MCP Memory Gateway for Windsurf
io.github.igorganapolsky/mcp-memory-gateway
Pre-action gates that block AI agents from repeating known mistakes.
client:Windsurf
transport:stdio
runtime:npm
Install MCP Memory Gateway in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-memory-gateway": {
"command": "npx",
"args": [
"-y",
"mcp-memory-gateway"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs