crbro memory for Windsurf
io.github.octonove/crbro-memory
Persistent file-based memory for AI agents: inspectable, versionable, fully local.
client:Windsurf
transport:stdio
runtime:npm
Install crbro memory in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"crbro-memory": {
"command": "npx",
"args": [
"-y",
"crbro-memory"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs