MCP Uptime
← MCP Reliability Index  /  Finance & Data
E

Event Resolver API

io.github.Br0ski777/event-resolver
Resolve prediction market events. Price checks, claim verification, outcome confidence.
healthy
status
3
tools exposed
522ms
connect latency
c9d5bf769fca
schema fingerprint

Tools (3)

event_resolve_outcome
Use this when you need to determine the outcome of a real-world event for prediction market settlement. Takes a natural language question (e.g. "Did BTC reach $100K?", "Did France win the 2026 World Cup?") and returns a structured resolution with confidence score. 1. question: the original question
event_verify_claim
Use this when you need to quickly verify whether a factual claim is true or false. Simpler and cheaper than full event resolution -- designed for fast claim checking without structured market settlement. 1. claim: the original claim being verified 2. verdict: "true", "false", or "unverifiable" if i
event_check_price_threshold
Use this when you need to check if a cryptocurrency or stock price has crossed a specific threshold -- the most common resolution type in prediction markets. Returns current price, whether threshold was crossed, and direction. 1. asset: the asset being checked (e.g. "bitcoin", "ethereum", "solana")

Endpoint

https://event-resolver.api.klymax402.com/mcp
Category: Finance & Data · Last checked: 2026-07-30T13:46:41Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.