Skip to content
Cline

Memorix for Cline

io.github.avids2/memorix

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

client:Cline transport:stdio runtime:npm

Install Memorix 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": {
    "memorix": {
      "command": "npx",
      "args": [
        "-y",
        "memorix"
      ]
    }
  }
}

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

Memorix in other clients