Skip to content
Back to search
30
MCP streamable-http

Open Brain

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

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

Uptime
0.0%
24 probes
Response
0ms
last probe
Tools
0
callable

How to use

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

{
  "mcpServers": {
    "open_brain": {
      "url": "https://{supabase_project_ref}.supabase.co/functions/v1/open-brain-mcp/mcp",
      "transport": "streamable-http"
    }
  }
}