medigami for Claude Desktop
io.github.maximusrufus/medigami
Attested healthcare-finance MCP: bill scans, appeals, denials, rate + ICD/CPT/NPI lookups.
client:Claude Desktop
transport:stdio
runtime:npm
Install medigami in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"medigami": {
"command": "npx",
"args": [
"-y",
"@medigamiofficial/mcp"
],
"env": {
"MEDIGAMI_MCP_URL": "<MEDIGAMI_MCP_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs