← Index

io.github.thebasedcapital/brainbox

io.github.thebasedcapital/brainbox·v0.1.6·Filesystem
Quality Score
77
/100

Hebbian memory for AI agents. Learns file patterns, predicts next tools, saves tokens.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "brainbox": {
      "command": "npx",
      "args": [
        "-y",
        "brainbox-hebbian"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "brainbox": {
      "command": "npx",
      "args": [
        "-y",
        "brainbox-hebbian"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y brainbox-hebbian
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Filesystem