Skip to content
VS Code

DenialPath for VS Code

io.github.maxbeech/denialpath

Deterministic CMS NCCI/MUE claim scrubbing and CARC/RARC denial explanations, cited to source.

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

Install DenialPath in VS Code

.vscode/mcp.json

{
  "servers": {
    "denialpath": {
      "type": "http",
      "url": "https://denialpath.vercel.app/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

DenialPath in other clients