← Back to Plugins
MCP Server MCP

io.github.tobs-code/cozo-memory

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "cozo-memory",
      "version": "1.0.3",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...