Skip to content
Windsurf

memocall for Windsurf

io.github.baodq06/memocall

Recall past Claude Code conversations from any project as clean, compact Markdown.

client:Windsurf transport:stdio runtime:npm

Install memocall in Windsurf

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

{
  "mcpServers": {
    "memocall": {
      "command": "npx",
      "args": [
        "-y",
        "memocall"
      ]
    }
  }
}

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

memocall in other clients