robo-cortex for Windsurf
io.github.robotel-limited/robo-cortex
Git-aware memory store for AI coding agents; memories are anchored to git blob hashes.
client:Windsurf
transport:stdio
runtime:pypi
Install robo-cortex in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"robo-cortex": {
"command": "uvx",
"args": [
"robo-cortex"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs