Felix MCP for Windsurf
trade.felix/mcp
Non-custodial trading infrastructure for AI agents across prediction markets, crypto, and options.
client:Windsurf
transport:stdio
runtime:npm
Install Felix MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"felix-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs