Skip to content
Zed

polymarket mcp for Zed

io.github.0xchron/polymarket-mcp

Read-only Polymarket prediction market data for AI agents.

client:Zed transport:stdio runtime:pypi

Install polymarket mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

polymarket mcp in other clients