agentreacher for Cline
io.github.thijssmudde/agentreacher
Connect your AI to social media. Create, schedule, and publish posts to 9+ platforms.
client:Cline
transport:stdio
runtime:npm
Install agentreacher in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"agentreacher": {
"command": "npx",
"args": [
"-y",
"agentreacher"
],
"env": {
"AGENTREACHER_API_KEY": "<AGENTREACHER_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs