Skip to content
Zed

icd10 coding for Zed

io.accurecord/icd10-coding

ICD-10-CM / HCC medical coding tools with database-verified accuracy and denial-prevention rules.

client:Zed transport:streamable-http

Install icd10 coding in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "icd10-coding": {
      "url": "https://api.accurecord.io/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

icd10 coding in other clients