Skip to content
Claude Desktop

MediBill Saver — medical bill audit tools for Claude Desktop

io.github.dgonlinecode/medibill-saver

Medicare rates, hospital quality, and dispute scenarios from six federal public-domain datasets.

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

Install MediBill Saver — medical bill audit tools in Claude Desktop

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

{
  "mcpServers": {
    "medibill-saver": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.medibillsaver.com/api/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

MediBill Saver — medical bill audit tools in other clients