Loading MCP server directory, please wait...
Cross-venue prediction markets for AI agents: Polymarket + Kalshi, costed and attributed
npx @getmcp/cli add app.oddsrail/polymarket-kalshi-arbitrageRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.oddsrail/polymarket-kalshi-arbitrage": {
"command": "uvx",
"args": [
"oddsrail"
],
"env": {
"ODDSRAIL_DRY_RUN": "",
"ODDSRAIL_BUILDER_CODE": "",
"POLYMARKET_PRIVATE_KEY": "",
"POLYMARKET_WALLET_ADDRESS": ""
}
}
}
}