icd10 coding for Grok
io.accurecord/icd10-coding
ICD-10-CM / HCC medical coding tools with database-verified accuracy and denial-prevention rules.
client:Grok
transport:streamable-http
Install icd10 coding in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"icd10-coding": {
"type": "http",
"url": "https://api.accurecord.io/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs