Analytics
playhunch.xyz
Provides access to prediction market data, including live odds, market research, and crowd sentiment analysis.
ENDPOINT 1
https://www.playhunch.xyz/api/mcp
Known tools 14
list_marketsList open Hunch prediction markets with live odds; filter by status, type, or token.
discover_marketsSearch markets by free text, or rank the best matches for a raw social post.
get_marketFetch one market's full reference: question, odds, outcomes, deadline, fee, links.
research_marketPull decision-grade research for one market: resolution rules, odds history, observations, price impact, related markets.
token_sentimentRead the Hunch crowd-conviction signal for a token: a pool-weighted sentiment score (0-100) over every live market about it, the single bet it points to, and how concentrated the conviction is.
quote_betPrice a bet before placing it: tier, price, estimated shares, fee breakdown, and a 60-second quoteId.
place_betMONEY-MOVING TOOL.
list_positionsList a wallet's open and resolved positions with live PnL.
get_resultRead a market's resolution status, winning outcome, and payout-per-share.
get_proofFetch the durable on-chain settlement proof for a trade (Base tx hash + explorer link).
check_walletCheck a wallet's readiness to bet: Base USDC balance, minimum-bet coverage, funding guidance.
register_webhookRegister a wallet-signed webhook URL for resolution and payout events (HMAC-signed deliveries).
watch_wallet_eventsStream a wallet's events over SSE (bounded windows; reconnect with Last-Event-ID).
poll_eventsPoll resolved and payout events for a wallet since a timestamp or sequence number — no webhook needed.