AI agents

    Give your agent prediction market data in one prompt

    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.

    Skill — paste into any assistant
    Read https://docs.predexon.com/skill.md and install it.
    MCP — one command in Claude Code
    claude mcp add predexon npx predexon-mcp
    Works withClaude CodeClaude DesktopCursorCodexVS CodeCline

    How it works

    01

    Paste the prompt

    Copy the one-line prompt into any AI assistant that supports tool use or web fetching.

    02

    Agent configures itself

    Your agent reads the skill file, learns the API schema, auth pattern, and available endpoints.

    03

    Query prediction markets

    Ask natural-language questions — your agent calls the right endpoints and returns structured data.

    40 tools, six categories

    Everything the REST API and WebSocket expose, packaged so agents can compose it autonomously.

    Market discovery

    Search and browse markets across all venues, filtered by volume, tags, and status

    Prices & history

    Current and historical prices, OHLCV candlesticks, volume, open interest, and orderbook snapshots

    Trades & activity

    Trade history plus on-chain splits, merges, redemptions, and conversions

    Wallet analysis

    Positions, realized PnL over time, per-market performance, and wallet profiles

    Smart money & leaderboards

    Top-performing wallets, smart-money signals, and market-specific rankings

    Real-time streaming

    WebSocket trades, activity, orderbook, and oracle events (Dev plan and above)

    Production-ready agent patterns

    Five architectures from the agent cookbook — agents compose the tools within their prompt context, no extra scaffolding.

    Research assistantMarket surveys with price-action analysis on demand
    Position monitorDaily portfolio digests via cron
    Smart-money alerterStreaming alerts when profitable wallets move
    Copy-trade watcherReal-time tracking of target wallet fills
    Wallet analystDue-diligence reports on any trader's performance

    Frequently asked questions

    How do I connect an AI agent to prediction market data?

    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.

    Which AI assistants and runtimes are supported?

    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.

    What data do agents get access to?

    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.

    Do agents need a paid plan?

    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.

    Start building today

    Tick-level orderbook history, the fastest WebSocket, and blockchain-indexed analytics for every major prediction market — through one clean, predictable API.