Skip to content
Windsurf

Compound Labs MCP for Windsurf

tech.thecompound/compound-mcp

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

client:Windsurf transport:stdio runtime:npm

Install Compound Labs MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Compound Labs MCP in other clients