Skip to content
Windsurf

pendpost for Windsurf

io.github.pendpost/pendpost

Local-first social MCP: an agent drafts and schedules posts; you approve before anything publishes.

client:Windsurf transport:stdio runtime:npm

Install pendpost in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "pendpost": {
      "command": "npx",
      "args": [
        "-y",
        "pendpost"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

pendpost in other clients