Loading MCP server directory, please wait...
Hebbian memory for AI agents. Learns file patterns, predicts next tools, saves tokens.
npx @getmcp/cli add io.github.thebasedcapital/brainboxRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.thebasedcapital/brainbox": {
"command": "npx",
"args": [
"-y",
"brainbox-hebbian"
]
}
}
}