Skip to content
Claude Desktop

claude find for Claude Desktop

io.github.cavinooo/claude-find

Pull Deep Memory from across your Claude Code Sessions — when you need it.

client:Claude Desktop transport:stdio runtime:npm

Install claude find in Claude Desktop

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

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

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

claude find in other clients