Skip to content
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%
33 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

BrainBox
Hebbian memory for AI agents that learns file patterns, predicts next tools, and saves tokens.
0 tools
Brainbox
Persistent, portable memory for AI assistants — your private memory graph, from any MCP client.
0 tools · streamable-http
io.github.pi22by7/in-memoria
Persistent codebase intelligence that gives AI assistants memory across sessions
0 tools
io.github.dnotitia/akb
Git-backed org memory for AI agents — hybrid search, tables, files & a URI graph over MCP.
0 tools
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.LuizEduPP/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools

How to use

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

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