Skip to content
Windsurf

Recall — persistent memory for agents for Windsurf

dev.workers.notdown-app.recall/memory

Persistent memory for AI agents. Free, no LLM, no SDK. Open Worker you can self-host in 2 commands.

client:Windsurf transport:streamable-http

Install Recall — persistent memory for agents in Windsurf

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

{
  "mcpServers": {
    "memory": {
      "serverUrl": "https://recall.notdown-app.workers.dev/mcp/{key}"
    }
  }
}

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

Recall — persistent memory for agents in other clients