Skip to content
Claude Desktop

Memorix for Claude Desktop

io.github.avids2/memorix

Local-first project memory with legacy MCP and 2026 discovery compatibility.

client:Claude Desktop transport:stdio runtime:npm

Install Memorix in Claude Desktop

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

{
  "mcpServers": {
    "memorix": {
      "command": "npx",
      "args": [
        "-y",
        "memorix"
      ]
    }
  }
}

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

Memorix in other clients