Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Bellwether

markets.bellwether/prediction-markets

Live Kalshi + Polymarket prediction-market data and cross-venue arbitrage spreads, one schema.

Uptime
100.0%
1 direct probes · 30d
Response
186ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

list_markets

List open prediction markets across Kalshi and Polymarket (normalized).

get_market

Get one normalized market. venue is 'kalshi' or 'polymarket'.

matching_markets

Find the same real-world event on both venues, with the YES price spread.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "bellwether": {
      "url": "https://api.bellwether.markets/mcp",
      "transport": "streamable-http"
    }
  }
}