Felix MCP for Zed
trade.felix/mcp
Non-custodial trading infrastructure for AI agents across prediction markets, crypto, and options.
client:Zed
transport:stdio
runtime:npm
Install Felix MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"felix-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs