Skip to content
Windsurf

remem for Windsurf

io.github.majiayu000/remem

Local-first automatic memory for Claude Code and Codex: capture, distill, recall from SQLite.

client:Windsurf transport:stdio runtime:npm

Install remem in Windsurf

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

{
  "mcpServers": {
    "remem": {
      "command": "npx",
      "args": [
        "-y",
        "@remem-ai/remem"
      ]
    }
  }
}

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

remem in other clients