Skip to content
Windsurf

memorybank for Windsurf

io.github.maxweb4u/memorybank

Seeds, governs and navigates a memory_bank knowledge base: gated writes, routing, drift vs code

client:Windsurf transport:stdio runtime:npm

Install memorybank in Windsurf

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

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

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

memorybank in other clients