Skip to content
VS Code

Gdc for VS Code

io.github.pipeworx-io/gdc

NCI Genomic Data Commons (GDC) MCP.

client:VS Code transport:streamable-http

Install Gdc in VS Code

.vscode/mcp.json

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

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

Gdc in other clients