Agent Tools
Back to MCP servers

Prediction Markets — Polymarket & Kalshi Live Odds

https://server.smithery.ai/axel-belfort/prediction-markets/mcp
● healthy

Prediction market data API for AI agents. Real-time odds, probabilities, and volume from Polymarket and Kalshi. Browse active markets, trending events, and categories (politics, crypto, sports, tech). The betting intelligence layer for event forecasting. Tools: prediction_list_markets, prediction_get_market_odds, prediction_trending_markets. Use this for event probability assessment, risk analysis, forecasting, or building prediction-based strategies. IMPORTANT: For resolving whether events actually occurred, use event_resolve_outcome. Returns: {markets[], odds, volume, category}. No API key required — x402 micropayment $0.005/call on Base L2.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/prediction-markets/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/prediction-markets/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/Br0ski777/prediction-markets-x402
Listed at (smithery)
https://github.com/Br0ski777/prediction-markets-x402