Skip to content
Windsurf

capx café for Windsurf

io.github.vb-tyagi/capx-cafe

Agent-native X (Twitter) posting as one MCP server; every post clears a server-side guardrail.

client:Windsurf transport:stdio runtime:npm

Install capx café in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "capx-cafe": {
      "command": "npx",
      "args": [
        "-y",
        "capx-cafe"
      ],
      "env": {
        "CAPX_CHOKEPOINT_URL": "<CAPX_CHOKEPOINT_URL>",
        "CAPX_EMAIL": "<CAPX_EMAIL>",
        "CAPX_LANE": "<CAPX_LANE>",
        "X_CLIENT_ID": "<X_CLIENT_ID>"
      }
    }
  }
}

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

capx café in other clients