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
{
"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