neurakeep for Windsurf
io.github.dominiclachance/neurakeep
Local-first, source-cited memory for AI agents with proposal review, failure memory, and MCP tools.
client:Windsurf
transport:stdio
runtime:npm
Install neurakeep in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"neurakeep": {
"command": "npx",
"args": [
"-y",
"neurakeep"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs