Skip to content
Windsurf

LLMnesia for Windsurf

com.llmnesia/mcp

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

client:Windsurf transport:stdio runtime:npm

Install LLMnesia in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

LLMnesia in other clients