icd mcp for Cursor
io.github.stayce/icd-mcp
WHO ICD-10/ICD-11 diagnosis codes. Lookup, search, chapters via official WHO API.
client:Cursor
transport:streamable-http
tools:1
Install icd mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"icd-mcp": {
"url": "https://icd-mcp-server.staycek.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs