Skip to content
Cline

Auditable memory (memory3l) for Cline

io.github.jayzht/memory3l-mcp

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

client:Cline transport:stdio runtime:pypi

Install Auditable memory (memory3l) 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

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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Auditable memory (memory3l) in other clients