Odel
Cambium

Cambium

Local
@jarmstrong158PythonUpdated 2w ago

Knowledge-lifecycle MCP: turn agent work into memory, recall it across projects, promote to org.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIcambium-mcpv0.2.0

Run

uvx cambium-mcp

MCP client config

{
  "mcpServers": {
    "cambium": {
      "command": "uvx",
      "args": [
        "cambium-mcp"
      ]
    }
  }
}