Skip to content
VS Code

Open Brain for VS Code

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

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

client:VS Code transport:streamable-http

Install Open Brain in VS Code

.vscode/mcp.json

{
  "servers": {
    "open-brain": {
      "type": "http",
      "url": "https://{supabase_project_ref}.supabase.co/functions/v1/open-brain-mcp/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Open Brain in other clients