Skip to content
VS Code

cambium (remote) for VS Code

io.github.jarmstrong158/cambium-remote

Cloudflare Worker for read-only recall of cambium knowledge. MCP 2026-07-28, dual-era.

client:VS Code transport:streamable-http

Install cambium (remote) in VS Code

.vscode/mcp.json

{
  "servers": {
    "cambium-remote": {
      "type": "http",
      "url": "https://cambium-remote.{account}.workers.dev/mcp/{token}"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

cambium (remote) in other clients