AI agents
Predexon ships as a drop-in MCP server and a hosted skill file. Either way, your agent gets 40 tools covering markets, trades, positions, PnL, leaderboards, and smart wallet analytics — across Polymarket, Kalshi, and every major venue.
Read https://docs.predexon.com/skill.md and install it.claude mcp add predexon npx predexon-mcpCopy the one-line prompt into any AI assistant that supports tool use or web fetching.
Your agent reads the skill file, learns the API schema, auth pattern, and available endpoints.
Ask natural-language questions — your agent calls the right endpoints and returns structured data.
Everything the REST API and WebSocket expose, packaged so agents can compose it autonomously.
Search and browse markets across all venues, filtered by volume, tags, and status
Current and historical prices, OHLCV candlesticks, volume, open interest, and orderbook snapshots
Trade history plus on-chain splits, merges, redemptions, and conversions
Positions, realized PnL over time, per-market performance, and wallet profiles
Top-performing wallets, smart-money signals, and market-specific rankings
WebSocket trades, activity, orderbook, and oracle events (Dev plan and above)
Five architectures from the agent cookbook — agents compose the tools within their prompt context, no extra scaffolding.
Two ways: paste the one-line skill prompt (Read https://docs.predexon.com/skill.md and install it.) into any assistant that can fetch URLs, or add the Predexon MCP server with `claude mcp add predexon npx predexon-mcp`. Either path gives the agent 40 tools for markets, trades, positions, PnL, leaderboards, and smart wallet analytics.
The MCP server works with Claude Code, Claude Desktop, Cursor, Codex, VS Code, Cline, and any other MCP-aware runtime. The skill file works with any assistant that can read a URL and make HTTP requests.
Market data across Polymarket, Kalshi, Limitless, Opinion, Predict.fun, and Binance reference data: prices, candlesticks, trades, orderbook snapshots, wallet positions and PnL, smart-money signals, and leaderboards.
An API key from dashboard.predexon.com is required; a free tier is available for REST queries. Real-time WebSocket streaming starts on the Dev plan.
Tick-level orderbook history, the fastest WebSocket, and blockchain-indexed analytics for every major prediction market — through one clean, predictable API.