CP Memory for Claude Desktop
io.github.cjhuochai/cp-memory
Local-first, governable long-term memory for AI coding agents
client:Claude Desktop
transport:stdio
runtime:pypi
Install CP Memory in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cp-memory": {
"command": "uvx",
"args": [
"cp-memory-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs