Skip to content
Grok

Open Brain for Grok

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

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

client:Grok transport:streamable-http

Install Open Brain in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Open Brain in other clients