GoodMemory for Windsurf
io.github.hjqcan/goodmemory
Durable user/project memory for MCP clients: recall context and remember selected facts.
client:Windsurf
transport:stdio
runtime:npm
Install GoodMemory in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"goodmemory": {
"command": "npx",
"args": [
"-y",
"goodmemory"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs