Skip to content
VS Code

Gnomad for VS Code

io.github.pipeworx-io/gnomad

gnomAD MCP — Broad Institute Genome Aggregation Database (GraphQL).

client:VS Code transport:streamable-http

Install Gnomad in VS Code

.vscode/mcp.json

{
  "servers": {
    "gnomad": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/gnomad/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Gnomad in other clients