← Top 100 / Full directory (5,562)

Prediction Markets — Polymarket & Kalshi Live Odds

AI & Memory Remote 3 tools

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.

GitHub ↗ Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://prediction-markets--axel-belfort.run.tools
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(3)
  • prediction_list_markets

    Use this when you need to browse active prediction markets or find betting odds on real-world events. Returns a list of active markets from Polymarket and Kalshi with current probabilities, trading vo

  • prediction_get_market_odds

    Use this when you need detailed odds, probabilities, and trading data for a specific prediction market. Searches both Polymarket and Kalshi to find the best match by market ID or question text. 1. qu

  • prediction_trending_markets

    Use this when you need to see what prediction markets are trending right now. Returns the hottest markets from both Polymarket and Kalshi ranked by recent trading volume and activity. 1. question: th

Related servers