Skip to content
Claude Desktop

LLMnesia for Claude Desktop

com.llmnesia/mcp

Search your AI chat history from Claude, Cursor, Codex, and other MCP clients.

client:Claude Desktop transport:stdio runtime:npm

Install LLMnesia in Claude Desktop

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

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@llmnesia/mcp"
      ]
    }
  }
}

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

LLMnesia in other clients