- Prediction Market Intelligence MCP
Prediction Market Intelligence MCP
The most comprehensive prediction market intelligence layer for AI agents
Connect your Claude agent to Polymarket and Kalshi data — wallets, markets, prices, orderbooks, and social signals — through a single SSE connection.
What you can do
Find the smart money
Rank wallets by the proprietary H-Score — filters out bots, lucky streaks, and wash traders. Surface Elite and Sharp tier traders with consistent risk-adjusted returns.
Deep profile any wallet
60+ metrics per wallet: Sharpe, Sortino, Calmar, max drawdown, sybil risk flags, behavioral patterns, market specialization, and equity curve analysis.
Research any market
Discover markets by topic, volume, liquidity percentile, and whale concentration. Works across both Polymarket and Kalshi.
Track social narratives
Real-time social pulse for any keyword — tweet volume, sentiment signals, acceleration rates, and author diversity. Connect narrative momentum to market price.
Price & orderbook analysis
OHLC candlesticks at any interval (1m to 1w) and historical orderbook snapshots for any outcome token.
Cross-platform intelligence
Match and compare markets across Polymarket and Kalshi — prices, volumes, and trade flow side by side.
13 agents, one connection
| Agent | What it does |
|---|---|
| Heisenberg Leaderboard | H-Score ranked wallets — quality over raw PnL |
| Wallet 360 | 60+ metric deep profile per wallet |
| Wallet Stats | Quick all-time performance snapshot |
| Polymarket PnL | Time-series realized P&L |
| Polymarket Leaderboard | Raw PnL rankings by time window |
| Polymarket Markets | Search and filter markets, get token IDs |
| Polymarket Market Insights | Liquidity, whale concentration, volume trends |
| Polymarket Trades | Trade-level execution data |
| Polymarket Candlesticks | OHLC price history for any outcome token |
| Polymarket Orderbook | Historical bid/ask depth snapshots |
| Kalshi Markets | Search Kalshi markets, get tickers |
| Kalshi Trades | Trade-level data for Kalshi markets |
| Social Pulse | Social signal volume and sentiment by keyword |
Quick Connect
{
"mcpServers": {
"heisenberg": {
"type": "sse",
"url": "https://narrative.agent.heisenberg.so/sse",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Get your API key → heisenberg.so
Example prompts to try
"Show me Elite tier wallets on the Heisenberg leaderboard with over 45% win rate and an improving trajectory"
"Run a Wallet 360 on 0xafd492... for 15 days and tell me if I should copy-trade this wallet"
"What's the social pulse on Fed and interest rates over the last 48 hours? Are there prediction markets that haven't priced in the narrative yet?"
"Find active Kalshi and Polymarket markets about the next rate decision and compare their prices"
Powered by Heisenberg Network — prediction market intelligence infrastructure. ``
Server Config
{
"mcpServers": {
"heisenberg": {
"type": "sse",
"url": "https://narrative.agent.heisenberg.so/sse",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}