Brainbox runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from npm. Last commit 22 Feb 2026.
Hebbian memory for AI agents. Learns file patterns, predicts next tools, saves tokens.
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 brainbox -- npx -y brainbox-hebbian
{
"mcpServers": {
"brainbox": {
"args": [
"-y",
"brainbox-hebbian"
],
"command": "npx"
}
}
}
[mcp_servers.brainbox]
command = "npx"
args = ["-y", "brainbox-hebbian"]
{
"mcpServers": {
"brainbox": {
"args": [
"-y",
"brainbox-hebbian"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"brainbox": {
"args": [
"-y",
"brainbox-hebbian"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.