Auditable memory (memory3l) for Claude Desktop
io.github.jayzht/memory3l-mcp
Audited memory over MCP: an append-only fact ledger plus verifiable invariants I1-I5.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Auditable memory (memory3l) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"memory3l-mcp": {
"command": "uvx",
"args": [
"memory3l-mcp"
],
"env": {
"MEMORY3L_ROOT": "<MEMORY3L_ROOT>",
"MEMORY3L_DB": "<MEMORY3L_DB>",
"MEMORY3L_ALLOW_WRITE": "<MEMORY3L_ALLOW_WRITE>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs