Skip to content
Cursor

cambium (remote) for Cursor

io.github.jarmstrong158/cambium-remote

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

client:Cursor transport:streamable-http

Install cambium (remote) in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "cambium-remote": {
      "url": "https://cambium-remote.{account}.workers.dev/mcp/{token}"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

cambium (remote) in other clients