Skip to content
Cline

verifiable memory for Cline

io.github.mars-proj/verifiable-memory

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

client:Cline transport:stdio runtime:pypi

Install verifiable memory 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

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

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

verifiable memory in other clients