nexusmem for Windsurf
io.github.yaminbkk/nexusmem
Local-first memory for AI coding agents: shell history with exit codes, git diffs, docs, MCP.
client:Windsurf
transport:stdio
runtime:npm
Install nexusmem in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"nexusmem": {
"command": "npx",
"args": [
"-y",
"nexusmem"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs