mcpserver.lol
registry/event-resolver
Connection check verified live · 27h ago

event-resolver

Resolve prediction market events. Price checks, claim verification, outcome confidence.

Tools 3
GitHub stars
Installs / wk
Licence MIT
Transport sse
Last checked 27h ago

Tools & capabilities

3 tools

Read from the running server on 27h ago.

event_check_price_threshold asset*direction*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,…
event_resolve_outcome typequestion*
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…
event_verify_claim 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 struct…