Skip to content
Claude Desktop

verifiable memory for Claude Desktop

io.github.mars-proj/verifiable-memory

Memory for AI agents that can't hallucinate — cited or abstains, provable forget, deterministic.

client:Claude Desktop transport:stdio runtime:pypi

Install verifiable memory in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "verifiable-memory": {
      "command": "uvx",
      "args": [
        "verifiable-memory-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

verifiable memory in other clients