Cambium for Windsurf
io.github.jarmstrong158/cambium
Knowledge-lifecycle MCP: turn agent work into memory, recall it across projects, promote to org.
client:Windsurf
transport:stdio
runtime:pypi
Install Cambium in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cambium": {
"command": "uvx",
"args": [
"cambium-mcp"
],
"env": {
"CAMBIUM_REPO": "<CAMBIUM_REPO>",
"CAMBIUM_AGENT_ID": "<CAMBIUM_AGENT_ID>",
"CAMBIUM_ORG_REPO": "<CAMBIUM_ORG_REPO>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs