Skip to content
Windsurf

cozo memory for Windsurf

io.github.tobs-code/cozo-memory

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

client:Windsurf transport:stdio runtime:npm

Install cozo memory in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "cozo-memory": {
      "command": "npx",
      "args": [
        "-y",
        "cozo-memory"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

cozo memory in other clients