Skip to content
Windsurf

XActions for Windsurf

io.github.nirholas/xactions

X/Twitter automation MCP: scrape, post, schedule, analyze, engage. No API key required.

client:Windsurf transport:stdio runtime:npm

Install XActions 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": {
    "xactions": {
      "command": "npx",
      "args": [
        "-y",
        "xactions"
      ],
      "env": {
        "X_COOKIES": "<X_COOKIES>",
        "X_USERNAME": "<X_USERNAME>",
        "X_PASSWORD": "<X_PASSWORD>"
      }
    }
  }
}

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

XActions in other clients