Loading MCP server directory, please wait...
Knowledge-lifecycle MCP: turn agent work into memory, recall it across projects, promote to org.
npx @getmcp/cli add io.github.jarmstrong158/cambiumRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jarmstrong158/cambium": {
"command": "uvx",
"args": [
"cambium-mcp"
],
"env": {
"CAMBIUM_REPO": "",
"CAMBIUM_AGENT_ID": "",
"CAMBIUM_ORG_REPO": ""
}
}
}
}