Booboo for Windsurf
io.github.jessedu29260-netizen/booboo
Query your AI system's wiring, knowledge, memory, agents and crons as one rooted graph over MCP.
client:Windsurf
transport:stdio
runtime:npm
Install Booboo in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"booboo": {
"command": "npx",
"args": [
"-y",
"@booboo-brain/cli"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs