Skip to content
VS Code

MediBill Saver — medical bill audit tools for VS Code

io.github.dgonlinecode/medibill-saver

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

client:VS Code transport:streamable-http tools:5

Install MediBill Saver — medical bill audit tools in VS Code

.vscode/mcp.json

{
  "servers": {
    "medibill-saver": {
      "type": "http",
      "url": "https://www.medibillsaver.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

MediBill Saver — medical bill audit tools in other clients