Gnomad for Zed
io.github.pipeworx-io/gnomad
gnomAD MCP — Broad Institute Genome Aggregation Database (GraphQL).
client:Zed
transport:streamable-http
Install Gnomad in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gnomad": {
"url": "https://gateway.pipeworx.io/gnomad/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs