Bourdon for Windsurf
ai.bourdon/bourdon
Recognition-first cross-agent memory federation. One shared memory across all your agents.
client:Windsurf
transport:stdio
runtime:pypi
Install Bourdon in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"bourdon": {
"command": "uvx",
"args": [
"bourdon"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs