prediction-market-intelligence-mcp

prediction-market-intelligence-mcp

Real-time prediction market intelligence for AI agents. Query Polymarket and Kalshi markets, wallet profiles, smart money leaderboards, social pulse signals, price candlesticks, and orderbook data — 13 agents, one MCP connection. Powered by 1.1TB+ of historical data.

Category
Visit Server

README

Heisenberg Market Intelligence MCP

The most comprehensive prediction market intelligence layer for AI agents. Polymarket + Kalshi data — wallets, markets, prices, orderbooks, social signals. One MCP connection. 13 agents. No infrastructure required.

Quick Connect

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "heisenberg": {
      "type": "sse",
      "url": "https://narrative.agent.heisenberg.so/sse",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Get your API key → cook.heisenberg.so


What You Can Build

Find the smart money

"Show me the top wallets on Polymarket right now using the Heisenberg Score — filter for Elite tier, minimum 45% win rate, upward trajectory"

Research any market

"Find active prediction markets about the Federal Reserve with over $100K volume and show me their liquidity and whale concentration"

Track social narratives

"What's the social pulse on Bitcoin and crypto regulation over the last 48 hours? Show me tweet volume and sentiment signals"

Copy-trade research workflow

"Get the Heisenberg leaderboard, profile the top 3 wallets with Wallet 360 on a 15-day window, then show me their recent trades"

Cross-platform intelligence

"Find markets about the next Fed rate decision on both Polymarket and Kalshi, compare their prices and recent trade activity"

Price & orderbook analysis

"Get candlestick data for the Trump 2024 market at 1h intervals for the last 7 days and describe the price trend"


Available Agents

ID Agent Category Description
574 Polymarket Markets Market Discovery Search and filter markets, get token IDs
565 Kalshi Markets Market Discovery Search Kalshi markets, get tickers
575 Market Insights Market Discovery Liquidity, whale concentration, volume trends
568 Candlesticks Price & Orderbook OHLC price history for any outcome token
572 Orderbook Price & Orderbook Historical bid/ask depth snapshots
556 Polymarket Trades Trade Intelligence Trade-level execution data
573 Kalshi Trades Trade Intelligence Trade-level data for Kalshi markets
584 Heisenberg Leaderboard Wallet Intelligence H-Score ranked wallets — filters bots and lucky streaks
579 Polymarket Leaderboard Wallet Intelligence Raw PnL rankings by time window
581 Wallet 360 Wallet Intelligence 60+ metric deep profile per wallet
586 Wallet Stats Wallet Intelligence Quick all-time performance snapshot
569 PnL Wallet Intelligence Time-series realized P&L per wallet
585 Social Pulse Social Social signal volume and sentiment by keyword

Full parameter reference → docs/agents_reference.md


Example Workflows

See the /examples folder for ready-to-use Claude prompt sequences:


Get Access

  1. Register at cook.heisenberg.so
  2. Copy your API key
  3. Add the config block above to Claude Desktop
  4. Start your first query

Questions or feedback → open an issue


License

MIT — see LICENSE

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured