Skip to content
VS Code

Gwas Catalog for VS Code

io.github.pipeworx-io/gwas-catalog

GWAS Catalog (EBI/NHGRI) MCP — curated catalog of genome-wide association studies.

client:VS Code transport:streamable-http

Install Gwas Catalog in VS Code

.vscode/mcp.json

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

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

Gwas Catalog in other clients