Skip to content
Claude Desktop

memory arbiter mcp for Claude Desktop

io.github.billy12151/memory-arbiter-mcp

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

client:Claude Desktop transport:stdio runtime:pypi

Install memory arbiter mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.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>"
      }
    }
  }
}

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

memory arbiter mcp in other clients