Booboo for Zed
io.github.jessedu29260-netizen/booboo
Query your AI system's wiring, knowledge, memory, agents and crons as one rooted graph over MCP.
client:Zed
transport:stdio
runtime:npm
Install Booboo in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"booboo": {
"command": "npx",
"args": [
"-y",
"@booboo-brain/cli"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs