Skip to content
Windsurf

recall for Windsurf

io.github.recallworks/recall

Open-source MCP memory server. Persistent, searchable, tiered memory across sessions.

client:Windsurf transport:stdio runtime:pypi

Install recall in Windsurf

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

{
  "mcpServers": {
    "recall": {
      "command": "uvx",
      "args": [
        "ai-recallworks"
      ]
    }
  }
}

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

recall in other clients