Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

medigami in other clients