Skip to content
VS Code

Hgnc for VS Code

io.github.pipeworx-io/hgnc

HGNC (HUGO Gene Nomenclature Committee) MCP.

client:VS Code transport:streamable-http

Install Hgnc in VS Code

.vscode/mcp.json

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

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

Hgnc in other clients