Skip to content
MCP Server · Hosted

Let your AI client query prediction markets directly.

One HTTP MCP URL, nine tools. Plug it into Claude Code, Cursor, Codex, or any MCP-compatible client and ask about trader grades, whale trades, and smart-money direction without leaving your workflow.

Nine tools, one URL
Authenticated with your API token.
No local process, no stdio, no SDK install. Your agent hits the hosted MCP server over HTTP.
  • Trader grades — S to F, based on real P&L
  • Whale trades — every large fill with the wallet behind it
  • Market discovery — active Polymarket and Kalshi markets
  • Smart-money direction — where graded traders are leaning
  • Insider-risk signals — suspicious patterns flagged per wallet
  • Wallet P&L — realized, open, daily, historical
What you can ask
Real prompts that resolve to structured data.
Each tool returns typed JSON. No scraping, no prompt-stuffing, no retries against HTML.
  • "What are S-grade traders buying in crypto right now?"get_leaderboard → get_whale_trades
  • "Break down swisstony’s strategy and recent P&L."get_trader → get_whale_trades
  • "Any insider activity on the Bitcoin $100k market?"get_market_intel → get_insider_radar
Server URL
Hosted endpoint
https://api.0xinsider.com/api/v1/mcp?token=YOUR_TOKEN

Generate an API token on the developer page. Requires an insider subscription.