Knowledge-lifecycle MCP: turn agent work into memory, recall it across projects, promote to org.
claude mcp add cambium -- uvx cambium-mcp
claude_desktop_config.json
{
"mcpServers": {
"cambium": {
"command": "uvx",
"args": [
"cambium-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"cambium": {
"command": "uvx",
"args": [
"cambium-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"cambium": {
"command": "uvx",
"args": [
"cambium-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"cambium": {
"type": "stdio",
"command": "uvx",
"args": [
"cambium-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"cambium": {
"command": "uvx",
"args": [
"cambium-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.jarmstrong158--cambium/reviews or the review_server meta-tool.
POST /mcp