← Index

io.github.thijssmudde/agentreacher

io.github.thijssmudde/agentreacher·v0.9.0·Calendar & Time
Quality Score
79
/100

Connect your AI to social media. Create, schedule, and publish posts to 9+ platforms.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "agentreacher": {
      "command": "npx",
      "args": [
        "-y",
        "agentreacher"
      ],
      "env": {
        "AGENTREACHER_API_KEY": "<your-agentreacher_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "agentreacher": {
      "command": "npx",
      "args": [
        "-y",
        "agentreacher"
      ],
      "env": {
        "AGENTREACHER_API_KEY": "<your-agentreacher_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y agentreacher
§02  Environment variables
AGENTREACHER_API_KEY
requiredsecret

Your AgentReacher API key (starts with ar_live_). Get one at https://agentreacher.com or via `npx agentreacher init`.

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Calendar & Time