← Index

io.github.tobs-code/cozo-memory

io.github.tobs-code/cozo-memory·v1.0.3·Search
Quality Score
83
/100

Local-first memory system for AI agents with hybrid search and graph reasoning

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "cozo-memory": {
      "command": "npx",
      "args": [
        "-y",
        "cozo-memory"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "cozo-memory": {
      "command": "npx",
      "args": [
        "-y",
        "cozo-memory"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y cozo-memory
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Search