Skip to content
Cline

memory arbiter mcp for Cline

io.github.billy12151/memory-arbiter-mcp

Local SQLite MCP memory: evidence-based recall, advisory conflict notices, authorized governance.

client:Cline transport:stdio runtime:pypi

Install memory arbiter mcp 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": {
    "memory-arbiter-mcp": {
      "command": "uvx",
      "args": [
        "memory-arbiter-mcp"
      ],
      "env": {
        "MEMORY_ARBITER_CONFIG": "<MEMORY_ARBITER_CONFIG>",
        "MEMORY_ARBITER_CLIENT": "<MEMORY_ARBITER_CLIENT>",
        "MEMORY_ARBITER_AGENT_ID": "<MEMORY_ARBITER_AGENT_ID>",
        "MEMORY_ARBITER_DB_PATH": "<MEMORY_ARBITER_DB_PATH>",
        "MEMORY_ARBITER_BACKUP_JSONL": "<MEMORY_ARBITER_BACKUP_JSONL>",
        "MEMORY_ARBITER_MCP_TRANSPORT": "<MEMORY_ARBITER_MCP_TRANSPORT>"
      }
    }
  }
}

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

memory arbiter mcp in other clients