procedure coverage for Cursor
io.github.builtforai/procedure-coverage
Medicare coverage and fee-schedule amounts for CPT/HCPCS codes against a diagnosis
client:Cursor
transport:streamable-http
tools:1
Install procedure coverage in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"procedure-coverage": {
"url": "https://medicalclaim.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs