Skip to content
Windsurf

chamber for Windsurf

io.github.abm9111/chamber

Cited Q&A over your own notes, plus drift detection when a cited source changes. Local-first CLI.

client:Windsurf transport:stdio runtime:npm

Install chamber in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "chamber": {
      "command": "npx",
      "args": [
        "-y",
        "@bu7umaid/chamber"
      ],
      "env": {
        "CHAMBER_PYTHON": "<CHAMBER_PYTHON>",
        "CHAMBER_API_KEY": "<CHAMBER_API_KEY>"
      }
    }
  }
}

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

chamber in other clients