Skip to content
Windsurf

memory for Windsurf

io.github.shackleai/memory

Persistent memory for AI coding tools. 11 tools for any MCP-compatible AI tool.

client:Windsurf transport:stdio runtime:npm

Install memory in Windsurf

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

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

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

memory in other clients