icd10 coding for VS Code
io.accurecord/icd10-coding
ICD-10-CM / HCC medical coding tools with database-verified accuracy and denial-prevention rules.
client:VS Code
transport:streamable-http
Install icd10 coding in VS Code
.vscode/mcp.json
{
"servers": {
"icd10-coding": {
"type": "http",
"url": "https://api.accurecord.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs