Skip to content
Cursor

Hgnc for Cursor

io.github.pipeworx-io/hgnc

HGNC (HUGO Gene Nomenclature Committee) MCP.

client:Cursor transport:streamable-http

Install Hgnc in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "hgnc": {
      "url": "https://gateway.pipeworx.io/hgnc/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Hgnc in other clients