Built for
agents.
Connect Claude Desktop, Cursor, Cline or any MCP client to the most complete prediction‑market data feed across Polymarket, Kalshi and Betfair. Six tools. Two resources. Thirty seconds.
Three ways in.
Pick the surface that matches your agent's appetite. The first two are public. The third needs a key but unlocks the live data feed.
llms.txt Public
A curated index of every page agents care about. Drop it into your system prompt for instant context, or let a crawler ingest /llms-full.txt for the concatenated body.
Markdown views Public
Append .md to any page URL for clean, LLM‑ready markdown. No HTML parsing, no chrome, just the data your model can reason about.
MCP server Key required
Streamable HTTP at predradar.com/mcp. Six tools, two resources, per‑key rate limits, free and Pro tiers. Live data, sub‑second latency, no SDK to install.
Paste & go.
Pick your client, paste the config, restart, done. Replace prk_live_... with the key from your account page. Free tier: 100 requests per day, no card needed.
// add "predradar" to mcpServers, then restart Claude Desktop { "mcpServers": { "predradar": { "url": "https://predradar.com/mcp", "headers": { "Authorization": "Bearer prk_live_..." } } } }
// add "predradar" to mcpServers, then reload Cursor { "mcpServers": { "predradar": { "url": "https://predradar.com/mcp", "headers": { "Authorization": "Bearer prk_live_..." } } } }
# fill in these three values URL https://predradar.com/mcp HEADER KEY Authorization HEADER VALUE Bearer prk_live_...
Six tools, all tiers.
Gating is by rate limit and freshness, never by tool. Required args are highlighted.
Live cross‑platform arbitrage opportunities, filtered by minimum spread, match type and result limit.
Full‑text search across every tracked market, returning ranked hits with prices and volume.
Full detail for one market by slug: prices, depth, end time, category, fees.
Top price shifts in the last hour or day. Useful for catching news‑driven moves.
Top markets by trading volume across the tracked platforms.
Markets resolving inside a window (24h, 3d, 7d). The agent equivalent of an econ calendar.
Free to try.
Free for exploration. Pro for production. Cancel anytime.
Free
- Daily requests 100
- Burst 10 / min
- Data freshness 60s cache
- Tools all 6
- Resources included
Pro
- Daily requests 10,000
- Burst 120 / min
- Data freshness live, no cache
- Tools all 6
- Resources included
What agents ask.
Three example prompts your agent can route directly through PredRadar's MCP tools.
Find me an arb above 200 bps in crypto markets right now.
Which election markets resolve this week and have above $100k volume?
Compare Polymarket and Kalshi prices for the next Fed meeting decision.
Questions, answered.
Do I need an API key for llms.txt or .md pages?
No. Both /llms.txt and every .md page variant are fully public, no authentication required. Only the MCP server needs a key.
What is the rate limit on the free tier?
100 requests per day, with a burst cap of 10 per minute. Free‑tier responses are served from a 60‑second cache so typical queries still feel fast.
Where do I get an API key?
Sign up at /signup with your email. We send a magic link, no password needed. Keys are issued instantly on the account page.
What MCP clients work with PredRadar?
Claude Desktop, Cursor, Cline, and any client that supports the Streamable HTTP MCP transport. The endpoint is a plain HTTPS URL, so integration is straightforward.
Can I redistribute the data my agent fetches?
Aggregated insights and derivative analysis are fine. Bulk redistribution of raw market data is not. See terms for the full policy.
Start in 30 seconds.
Drop your email below. We send a magic link, you get a key, your agent gets the feed. No card, no setup call.