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