medigami for Cline
io.github.maximusrufus/medigami
Attested healthcare-finance MCP: bill scans, appeals, denials, rate + ICD/CPT/NPI lookups.
client:Cline
transport:stdio
runtime:npm
Install medigami in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"medigami": {
"command": "npx",
"args": [
"-y",
"@medigamiofficial/mcp"
],
"env": {
"MEDIGAMI_MCP_URL": "<MEDIGAMI_MCP_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs