Connect Claude, Cursor, Windsurf, or any MCP-compatible agent to live PMAxis data — prices, orderbooks, signals, and wallet history across 53,000+ markets.
Requires Node.js 18+. npx downloads the package automatically on first use — no install step needed. Quit Claude Desktop fully from the system tray, then reopen.
4
Quit and reopen Claude Desktop
Quit fully from the system tray (not just close the window). After relaunch, a hammer icon appears in the chat input — click it to confirm PMAxis tools are loaded.
What to ask
Once connected, ask naturally. Your agent picks the right tools automatically.
›What are the top 5 prediction markets by volume right now?
›Find all markets about the 2026 US elections and compare their prices.
›Show me the orderbook for the most liquid market today.
›Which markets are resolving this week with the highest trading activity?
›Analyze the price history of the most popular AI market over 7 days.
›Look up wallet 0x123… and summarize its open positions and P&L.
›Show me trending markets in the crypto category.
›What is the current sentiment and signal for the top AI market?
53 tools, live data
Every tool calls the PMAxis REST API in real time. No stale data.
Cursor, Windsurf, and the Python SDK connect via the hosted SSE server and get all 53 tools. The @pmaxis/mcp-servernpm package (used by the Claude Desktop / npm setup above) is on an older release and currently exposes 34 of these — the newer wallet-calibration, wallet-clustering, and orderbook-history tools aren't in it yet. Prefer Cursor/Windsurf/Python if you need full coverage today.
Market Discovery
search_markets
Full-text search across all markets
list_markets
Paginated list with filters
get_top_markets
Highest-volume markets
get_trending_markets
Markets with rising activity
get_new_markets
Recently created markets
get_resolving_markets
Markets closing within 7 days
get_breaking_markets
Sharpest price move in the last hour
get_markets_by_timeframe
Active markets grouped by duration bucket (5m–long), optional asset filter
compare_markets
Side-by-side market comparison
Market Detail
get_market
Full market profile
get_market_summary
Concise snapshot with key stats
get_market_stats
Volume, liquidity, trade counts
get_market_liquidity
Liquidity depth breakdown
get_market_sentiment
Crowd sentiment indicators
get_market_signals
Pre-computed momentum signals
get_market_health
Data freshness check for one market
get_market_orderbook
Current best bid/ask snapshot
get_market_orderbook_history
Orderbook snapshots over time (rolling 2-day window)
get_market_price
Current YES/NO prices
get_market_price_history
Historical price series
get_market_trades
Recent trade history
get_market_candles
OHLCV candlestick data (1m/5m/1h)
get_market_positions
Open positions in a market
get_related_markets
Semantically similar markets
get_markets_calibration
Platform-wide: price before resolution vs actual outcome, Brier score
Wallet
search_wallets
Browse/filter wallets by volume, trades, category, recency
get_wallet_summary
Portfolio value and P&L
get_wallet_activity
Full trade and activity history
get_wallet_markets
All markets a wallet has traded
get_wallet_open_positions
Current open positions
get_wallet_onchain
Verified on-chain transactions
get_wallet_pnl
Real realized/unrealized P&L per market, not just volume
get_wallet_calibration
Brier score on resolved positions + unrealized edge on open ones
get_leaderboard
Top wallets by traded volume over a window
get_positions
Open positions for a wallet (Polymarket Data API)
get_closed_positions
Closed/settled positions for a wallet
watch_wallet
Register a wallet for richer activity tracking
unwatch_wallet
Stop tracking a wallet
get_watched_wallets
List all currently watched wallets
Wallet Clustering
get_wallet_clusters
Wallets sharing an on-chain USDC funding source — a Sybil/multi-account signal
get_wallet_cluster
One wallet's funding source and every wallet sharing it
Organization
get_events
Top-level event containers
get_event_markets
Markets inside an event
get_categories
Market category list
get_category_markets
Markets in a specific category
get_tags
All available topic tags
get_series
Recurring market series
Platform
get_platform_stats
Global volume, trade counts, market totals
get_recent_trades
Latest trades across all markets
get_batch_prices
Current prices for multiple markets at once
get_current_time
Authoritative server time — don't infer 'now' from market data
get_pipeline_status
Data-freshness check across discovery/ingestion/trades
get_top_signals
Strongest live trading signals across every market
Ready to start?
Free API key. No credit card. All 53 tools on the free tier.