Booboo runs on your own machine — the client starts it, so there is no endpoint to ping. 332 installs a week from npm. Last commit 4 Aug 2026.
Query your AI system's wiring, knowledge, memory, agents and crons as one rooted graph over MCP.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add booboo -- npx -y @booboo-brain/cli
{
"mcpServers": {
"booboo": {
"args": [
"-y",
"@booboo-brain/cli"
],
"command": "npx"
}
}
}
[mcp_servers.booboo]
command = "npx"
args = ["-y", "@booboo-brain/cli"]
{
"mcpServers": {
"booboo": {
"args": [
"-y",
"@booboo-brain/cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"booboo": {
"args": [
"-y",
"@booboo-brain/cli"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.