Skip to content
Zed

pairbook mcp for Zed

io.github.pairbook-io/pairbook-mcp

Portfolio risk analysis, correlation and ETF overlap for 4,700+ US stocks and ETFs. Free, no key.

client:Zed transport:stdio runtime:npm

Install pairbook mcp in Zed

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

{
  "context_servers": {
    "pairbook-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pairbook-mcp"
      ]
    }
  }
}

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

pairbook mcp in other clients