icd10 coding for Cursor
io.accurecord/icd10-coding
ICD-10-CM / HCC medical coding tools with database-verified accuracy and denial-prevention rules.
client:Cursor
transport:streamable-http
Install icd10 coding in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"icd10-coding": {
"url": "https://api.accurecord.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs