MCP Server
The Arbiter MCP server gives AI assistants direct access to live prediction market data. Ask your AI about market prices, trades, whale activity, and more — it calls the Arbiter API for you. 20 tools covering markets, trades, candles, orderbooks, events, wallets, whales, and cross-platform matching.Quick Start
1. Install the package:/Users/you/project/node_modules/@arbiterapi/mcp/build/index.js). Use this path in the config below.
3. Get your API key at arbiterapi.com/signup.
4. Configure your AI assistant (see below).
Configuration
Claude Desktop
Add to~/Library/Application Support/Claude/claude_desktop_config.json:
/absolute/path/to/ with the actual path from step 2.
Claude Code
Add to.mcp.json in your project root (after running npm install @arbiterapi/mcp in that project):
Cursor
Go to Settings > MCP Servers and add:Available Tools
Markets
Events & Cross-Platform
Wallets
Whales
Platform Native
Example Prompts
Once configured, try asking your AI assistant:- “What are the top prediction markets right now?”
- “Show me whale trades in the last 24 hours”
- “How much whale volume was there today?”
- “List events on Polymarket”
- “Get the orderbook for this market: poly_0x…”
- “What are the current NBA sports markets?”