HLA-Verify for Cursor
com.hlaverify/hla-verify
HLA nomenclature and match checks against a pinned IPD-IMGT/HLA release. No patient identifiers.
client:Cursor
transport:streamable-http
tools:10
Install HLA-Verify in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hla-verify": {
"url": "https://api.hlaverify.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs