Skip to content
Claude Desktop

polymarket mcp for Claude Desktop

io.github.0xchron/polymarket-mcp

Read-only Polymarket prediction market data for AI agents.

client:Claude Desktop transport:stdio runtime:pypi

Install polymarket mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "polymarket-mcp": {
      "command": "uvx",
      "args": [
        "0xchron-polymarket-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

polymarket mcp in other clients