Real-time prediction market intelligence for AI agents. Connect to Polymarket and Kalshi data — smart money leaderboards, wallet profiling (60+ metrics), social pulse signals, candlesticks, orderbook depth, and cross-platform market matching. 13 agents covering the full prediction market research and copy-trade workflow. Powered by long term historical data via a single SSE connection.
Server Config
{
"mcpServers": {
"heisenberg": {
"type": "sse",
"url": "https://narrative.agent.heisenberg.so/sse",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}