cozo memory for Cline
io.github.tobs-code/cozo-memory
Local-first memory system for AI agents with hybrid search and graph reasoning
client:Cline
transport:stdio
runtime:npm
Install cozo memory in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"cozo-memory": {
"command": "npx",
"args": [
"-y",
"cozo-memory"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs