aide-memory for Windsurf
io.github.aide-memory/aide-memory
Persistent memory layer for AI coding agents — your agent remembers what you taught it.
client:Windsurf
transport:stdio
runtime:npm
Install aide-memory in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"aide-memory": {
"command": "npx",
"args": [
"-y",
"aide-memory"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs