Skip to content
Claude Desktop

melchizedek for Claude Desktop

io.github.louis49/melchizedek

Persistent memory for Claude Code — offline, single-file, hybrid search.

client:Claude Desktop transport:stdio runtime:npm

Install melchizedek in Claude Desktop

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

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

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

melchizedek in other clients