Skip to content
Claude Desktop

validar-codigo-medico for Claude Desktop

io.github.encodi/validar-codigo-medico

Validates ICD-10-CM against the real FY2026 catalog (NCHS/CDC) and CPT by structure/category.

client:Claude Desktop transport:streamable-http tools:1

Install validar-codigo-medico in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "validar-codigo-medico": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://validar-codigo-medico.encodari.workers.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

validar-codigo-medico in other clients