cozo memory for Claude Desktop
io.github.tobs-code/cozo-memory
Local-first memory system for AI agents with hybrid search and graph reasoning
client:Claude Desktop
transport:stdio
runtime:npm
Install cozo memory in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cozo-memory": {
"command": "npx",
"args": [
"-y",
"cozo-memory"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs