xflux for Windsurf
io.github.yxs1640-png/xflux
X/Twitter search, profiles, timelines, and Smart Money discovery via XFlux.
client:Windsurf
transport:stdio
runtime:npm
Install xflux in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"xflux": {
"command": "npx",
"args": [
"-y",
"@xflux/xflux-mcp-server"
],
"env": {
"XFLUX_API_KEY": "<XFLUX_API_KEY>",
"XFLUX_API_BASE": "<XFLUX_API_BASE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs