MCP Servers / development / BrainBox

BrainBox

JSON →
none11development

Hebbian memory for AI agents — learns file access patterns, builds neural pathways, predicts next tools/files, saves tokens

Install
How to run this server
[ { "cmd": "npx tsx", "imports": [] } ]
server path: brainbox
Tools
What this server exposes
record
Record a file access or tool usage to the neural network
recall
Recall related files, tools, or errors from the neural network
error
Record an error and associate it with the fix that resolved it
predict_next
Predict the next file or tool based on current context and past patterns
stats
Get statistics about the neural network, including neuron counts and synapse strength
decay
Weaken unused connections in the neural network to keep it clean
Configuration
Environment & auth
authnone
Resources
BrainBox — MCP Server · libregistry