Skip to content
Grok

cambium (remote) for Grok

io.github.jarmstrong158/cambium-remote

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

client:Grok transport:streamable-http

Install cambium (remote) in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

cambium (remote) in other clients