Skip to content
Grok

Meeba Brain for Grok

io.github.meemoprasad/meeba-brain

Repository knowledge graph MCP server for codebase understanding and debugging.

client:Grok transport:streamable-http tools:5

Install Meeba Brain in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "meeba-brain": {
      "type": "http",
      "url": "https://meeba-context-mcp-469248886325.us-central1.run.app/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

What Grok can do once it is connected

Meeba Brain in other clients