Skip to content
Windsurf

brainbox for Windsurf

io.github.thebasedcapital/brainbox

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

client:Windsurf transport:stdio runtime:npm

Install brainbox in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "brainbox": {
      "command": "npx",
      "args": [
        "-y",
        "brainbox-hebbian"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

brainbox in other clients