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