Back to search
30
MCP

io.github.thebasedcapital/brainbox

io.github.thebasedcapital/brainbox

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.pi22by7/in-memoria
Persistent codebase intelligence that gives AI assistants memory across sessions
0 tools
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
@timmeck/brain
Adaptive error memory and code intelligence system with Hebbian synapse network, hybrid search, and REST API
0 tools
io.github.alekseimarchenko/central-intelligence
Persistent memory for AI agents. Store, recall, and share knowledge across sessions.
0 tools
io.github.thelabvenice/memdata
Persistent memory for AI agents. Store context, retrieve it semantically.
0 tools
io.github.alphaonedev/ai-memory
Persistent memory for any AI — zero token cost until recall
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.thebasedcapital/brainbox": {
      "url": "None",
      "transport": "http"
    }
  }
}