Skip to content
Zed

Brainbox for Zed

dev.thexi/brainbox

Persistent, portable memory for AI assistants — your private memory graph, from any MCP client.

client:Zed transport:streamable-http

Install Brainbox in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "brainbox": {
      "url": "https://brainbox-mcp.thexi.dev/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Brainbox in other clients