Reference data for prediction markets: graded resolution clarity, cross-venue links, provenance.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Institutional reference layer for prediction market data. Structures, classifies, grades, and links markets across Polymarket and Kalshi so research, risk, and data teams can use them like any other asset class.
Live now: clearmarket.fyi Β· REST api.clearmarket.fyi/v1 Β· MCP api.clearmarket.fyi/mcp Β· daily wire feed at /signals. Open and read-only β no key required.
Coverage: the live Kalshi + Polymarket universe (untraded placeholder slots excluded; counts on the site refresh with each ingest). Every market carries a Resolution Clarity Grade (RCG A/B/C) and full source provenance β the resolution source is named where the venue commits to one, and where it doesn't, that absence is classified and graded (that gap is the point). Markets listing the same question on both venues carry cross-venue links. Prices refresh hourly.
v0.2 Β· June 2026
No key, no signup β open and read-only.
MCP (agent clients β Claude Desktop, Cursor, VS Code): streamable HTTP at https://api.clearmarket.fyi/mcp, six read-only tools (list_events, get_event, get_market, list_upcoming_catalysts, list_signals, get_signal). get_market accepts a ClearMarket id, a venue-native id/ticker, or a market URL (best-effort β Kalshi URLs resolve; for Polymarket pass the conditionId); get_event takes detail=concise for a lean grade/price view of large multi-market events. Agent manifest at /AGENTS.md. One-click install:
β¦or add it by hand:
Every URL also ships a parallel .json, embedded JSON-LD, and a row in /llms.txt β agents never have to scrape HTML.
Polymarket and Kalshi publish market data that is useful for retail trading but not ingestion-ready for institutional research or risk. Three gaps a buyer hits immediately:
Institutions solving any of these gaps in-house end up with one-off parses that do not generalize. ClearMarket ships a normalized schema, an enrichment pipeline, and machine-readable specimens you can diff against.
Polymarket on the April 2026 Fed rate decision (1 of 4 directional markets):
Kalshi on the same Fed decision (1 of 11 strike markets):
Empty resolutionSource. Rules buried in prose. No catalyst calendar. And nothing telling you these are two of fifteen markets pricing the same Fed meeting.
Two single-venue events β one Kalshi, one Polymarket β each graded, each on the FOMC catalyst calendar, with the Federal Reserve named as the source. The matching questions are linked across venues by a shared question_id, and each market's also_on surfaces its twin on the other venue with a live price.
Full record at samples/fed-apr-2026/specimen.json β a legacy combined-bundle specimen captured before the single-venue split; the live API now serves these as two single-venue events linked by question_id.
The live product (site, REST API, MCP, daily wire feed) serves the full live universe. This repo is the open schema + enrichment pipeline + reference specimens behind it:
events, markets, marks, resolution_log)enhance.py) that transforms raw Polymarket + Kalshi API pulls into ClearMarket-shaped records, with AI-drafted editorial enrichmentcftc-anprm/) β the cross-venue resolution-divergence analysis filed with the Commission (RIN 3038-AF65)All specimens validate against the JSON Schemas. All records carry per-field field_provenance flagging whether a value came from the platform API, ClearMarket editorial, a derived computation, an imputed proxy, or a known venue limitation.
| Specimen | Platforms | Events | Markets | What it demonstrates |
|---|---|---|---|---|
samples/iran/ | Polymarket | 9 | 9 | Thematic family (9 related questions, shared tag iran-conflict). UMA Optimistic Oracle with subjective resolution. Full 4-side CLOB prices for open markets; resolved_at timestamps for already-settled children. |
samples/fed-apr-2026/ | Polymarket + Kalshi | 1 | 15 | Legacy combined bundle (pre single-venue split): 4 UMA-resolved Polymarket directional markets + 11 staff-resolved Kalshi strike markets under one event_id. The live API now models these as two single-venue events linked by question_id. |
samples/netanyahu/ | Polymarket | 4 | 4 | Thematic family with deadline variants. Same subjective UMA pattern as Iran. |
samples/sp500-2026/ | Kalshi | 1 | 27 | Strike ladder. 27 binary markets resolving to one closing value. Editorial refinement of Kalshi's loose source naming ("for example, Google Finance") to the authoritative calculator (S&P Dow Jones Indices). |
| Total | 15 | 55 |
Open any samples/<id>/specimen.json for the full bundle. The top-level _meta.editorial_review_notes block lists every AI-drafted field and the rules that govern them.
ClearMarket is the independent enrichment layer above those feeds. It parses what the platforms don't publish in structured form: canonical questions, authoritative data sources, parsed resolution structures, cross-platform linkage, thematic families, and per-field provenance.
Two products sit on top of the same schema (a third is on the roadmap):
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/clearmarket)<a href="https://allmcps.com/mcp/clearmarket"><img src="https://allmcps.com/api/badge/clearmarket?style=directory" alt="ClearMarket on AllMCPs" /></a>