Updated April 2026
Install Polymarket MCP Server
Pick your client, copy the command, done.
1
Add it to Claude Code
Run this in a terminal.
claude mcp add polymarket-mcp -- npx -y @yigit/polymarket-mcpAvailable Tools (9)
Once configured, Polymarket MCP Server gives your AI agent access to:
get_eventsList and filter events with pagination and sorting options.limitoffsetsorttagstatusget_eventRetrieve a single event by ID or slug.idslugget_marketsList and filter markets based on volume, liquidity, dates, and tags.limitoffsetsorttagget_marketRetrieve a single market by ID or slug.idslugsearchPerform full-text search across events, markets, and profiles.queryget_priceGet the current price for a specific token.token_idget_order_bookRetrieve full bid/ask depth for a token.token_idget_market_tradesFetch recent trades for a specific market.market_idget_market_holdersGet top holders and position breakdown for a market.market_idTry It Out
After setup, try these prompts with your AI agent:
→Analyze the current probability and liquidity for the upcoming US election market.
→Compare the top three trending markets by volume right now.
→What are the latest price trends and order book depth for the Bitcoin price market?
→Find all sports prediction markets related to the current football season.
Prerequisites & system requirements
- An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
- Node.js 18+ with npm/npx installed
Alternative installation methods
Claude Code
claude mcp add polymarket -- npx -y @yigit/polymarket-mcpKeep this setup from going cold
Save the docs, env vars, and workflow around Polymarket MCP Server in Conare so Claude Code, Codex, and Cursor remember it next time.
Need the legacy visual installer? Open Conare IDE.