Skip to content
Zed

Compound Labs MCP for Zed

tech.thecompound/compound-mcp

Compound Labs: eleven keyless lookups. Model pricing, dep health, stack cost, registries.

client:Zed transport:stdio runtime:npm

Install Compound Labs MCP in Zed

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

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

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

Compound Labs MCP in other clients