agentreacher for Windsurf
io.github.thijssmudde/agentreacher
Connect your AI to social media. Create, schedule, and publish posts to 9+ platforms.
client:Windsurf
transport:stdio
runtime:npm
Install agentreacher in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agentreacher": {
"command": "npx",
"args": [
"-y",
"agentreacher"
],
"env": {
"AGENTREACHER_API_KEY": "<AGENTREACHER_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs