DenialPath for Cursor
io.github.maxbeech/denialpath
Deterministic CMS NCCI/MUE claim scrubbing and CARC/RARC denial explanations, cited to source.
client:Cursor
transport:streamable-http
tools:6
Install DenialPath in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"denialpath": {
"url": "https://denialpath.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs