Skip to content
Zed

Open Brain for Zed

io.github.bobby-cell-commits/open-brain

Graph-structured MCP memory server. 37.2% LongMemEval. Auto dedup, themes, decay, synthesis.

client:Zed transport:streamable-http

Install Open Brain in Zed

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

{
  "context_servers": {
    "open-brain": {
      "url": "https://{supabase_project_ref}.supabase.co/functions/v1/open-brain-mcp/mcp"
    }
  }
}

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

Open Brain in other clients