Skip to content
Windsurf

vanguard memory node for Windsurf

io.github.ezumba/vanguard-memory-node

Local deterministic BM25 memory for AI agents. Offline-first, no API key, SHA-256 shards, stdio.

client:Windsurf transport:stdio runtime:npm

Install vanguard memory node in Windsurf

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

{
  "mcpServers": {
    "vanguard-memory-node": {
      "command": "npx",
      "args": [
        "-y",
        "@lnes/vanguard-memory-node"
      ]
    }
  }
}

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

vanguard memory node in other clients