Skip to content
Windsurf

memgit for Windsurf

dev.memgit/memgit

Git for AI memory — version-controlled, searchable context that persists across sessions

client:Windsurf transport:stdio runtime:npm

Install memgit in Windsurf

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

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

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

memgit in other clients