Verified ICD-10-CM code lookup & validation for AI agents — official descriptions, not guesses.
claude mcp add icdwise -- npx -y icdwise
claude_desktop_config.json
{
"mcpServers": {
"icdwise": {
"command": "npx",
"args": [
"-y",
"icdwise"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"icdwise": {
"command": "npx",
"args": [
"-y",
"icdwise"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"icdwise": {
"command": "npx",
"args": [
"-y",
"icdwise"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"icdwise": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"icdwise"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"icdwise": {
"command": "npx",
"args": [
"-y",
"icdwise"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.qinisolabs--icdwise/reviews or the review_server meta-tool.
POST /mcp