Reference
Tools
The tools the Scanna MCP server exposes to AI agents.
The Scanna MCP server registers the following tools. Each maps to the REST API and runs under your API key.
get_markets
Browse and filter active prediction markets across Polymarket and Kalshi by heat, liquidity, risk, and time-to-resolve.
get_market_intel
Deep dive on a single market: ML predicted probability vs market price, divergence, the signal stack, and a full feature snapshot.
scan_divergence
Find markets where Scanna disagrees with consensus beyond a threshold, or where cross-venue arbitrage exists.
analyze_wallet
Wallet reputation: insider risk score (0–100), smart-money classification, win rate, PnL, and entity-cluster membership.
get_history
Time-series and backtest export — 22 ML feature columns plus the outcome label — as JSON or CSV, with optional time-sliced features.
find_convergence
Multi-venue probability comparison for a single event.
Note
find_convergence is coming soon — it currently returns a "not yet shipped"
response while the underlying endpoint is finished.