
ClearMarket
Pull graded resolution clarity and cross-venue links for prediction markets while scoping bets, features, or research agents.
Overview
fyi.clearmarket/clearmarket is a MCP server for the Validate phase that supplies prediction-market resolution clarity, cross-venue links, and provenance.
What is this MCP server?
- ClearMarket title; server version 0.2.0 with GitHub source JDSource/clearmarket
- Graded resolution clarity for prediction market contracts
- Cross-venue links so agents compare the same event across platforms
- Provenance metadata for reference-grade market data
- Streamable-http MCP at api.clearmarket.fyi/mcp
- One streamable-http remote in server.json
- Open-source repository linked at github.com/JDSource/clearmarket
Community signal: 1 GitHub stars.
What problem does it solve?
Agents confuse prediction venues and resolution rules, so your scoped product or research output rests on ambiguous market data.
Who is it for?
Builders shipping forecasting agents, market dashboards, or validation workflows that need consistent reference data across venues.
Skip if: Users who only need live odds execution or a single-exchange API with no resolution-quality layer.
What do I get? / Deliverables
Your agent can cite graded clarity, linked venues, and provenance when comparing or explaining prediction markets.
- Agent-callable tools backed by ClearMarket reference payloads
- Scoped feature or research outputs with venue links and clarity grades
Recommended MCP Servers
Journey fit
Market resolution quality matters most when you are deciding what to build or trade on, before you commit engineering or capital. Scope decisions need comparable venues, provenance, and clarity grades—not raw scrapes from a single exchange.
How it compares
Reference-data MCP for prediction markets, not a trading bot skill or exchange order router.
Common Questions / FAQ
Who is fyi.clearmarket/clearmarket for?
Solo builders and small teams building AI agents or apps that reason about prediction markets and need resolution clarity plus cross-venue context.
When should I use fyi.clearmarket/clearmarket?
Use it during research and scoping whenever an agent must compare markets across venues or explain how cleanly a contract resolves.
How do I add fyi.clearmarket/clearmarket to my agent?
Add the streamable-http remote https://api.clearmarket.fyi/mcp in your MCP client configuration; source and docs live at clearmarket.fyi and GitHub.