Skip to content
Windsurf

Auditable memory (memory3l) for Windsurf

io.github.jayzht/memory3l-mcp

Audited memory over MCP: an append-only fact ledger plus verifiable invariants I1-I5.

client:Windsurf transport:stdio runtime:pypi

Install Auditable memory (memory3l) in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "memory3l-mcp": {
      "command": "uvx",
      "args": [
        "memory3l-mcp"
      ],
      "env": {
        "MEMORY3L_ROOT": "<MEMORY3L_ROOT>",
        "MEMORY3L_DB": "<MEMORY3L_DB>",
        "MEMORY3L_ALLOW_WRITE": "<MEMORY3L_ALLOW_WRITE>"
      }
    }
  }
}

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

Auditable memory (memory3l) in other clients