Skip to content
Zed

Meeba Brain for Zed

io.github.meemoprasad/meeba-brain

Repository knowledge graph MCP server for codebase understanding and debugging.

client:Zed transport:streamable-http tools:5

Install Meeba Brain in Zed

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

{
  "context_servers": {
    "meeba-brain": {
      "url": "https://meeba-context-mcp-469248886325.us-central1.run.app/mcp"
    }
  }
}

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

What Zed can do once it is connected

Meeba Brain in other clients