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

Parlay

run.parlay/parlay

Read-only MCP server for live Polymarket, Kalshi, Limitless odds; Manifold sentiment.

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

Tools · 6

search_markets

Search live prediction markets and event contracts across Polymarket, Kalshi, Limitless (real-money) and Manifold (sentiment). Use for queries on election odds, political markets, Fed rate decisions, …

discover_markets

Browse trending, high-volume, fast-moving, or high-disagreement prediction markets across Polymarket, Kalshi, Limitless, and Manifold. Use when the user wants to explore what's happening — "what's hot…

compare_markets

Compare the same event contract across Polymarket, Kalshi, and Limitless side-by-side: probability, liquidity, settlement rules, and venue type. Use when the user wants to know "what's the spread betw…

scan_discrepancies

Surface cross-venue price discrepancies between Polymarket, Kalshi, and Limitless as a discovery feed for price discovery and divergence detection. Default threshold is 0.5% spread, below typical roun…

market_brief

Generate a synthesized brief for a topic, combining real-money signals from Polymarket, Kalshi, and Limitless with Manifold community sentiment. Use for analytical queries like "what do markets think …

inspect_platform

Inspect a single named venue. Returns available capabilities, market data for the query, and metadata quality flags. Use when the user explicitly names a venue — "show me Polymarket markets on AI", "w…

How to use

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

{
  "mcpServers": {
    "parlay": {
      "url": "https://mcp.parlay.run/mcp",
      "transport": "streamable-http"
    }
  }
}