Medical-billing tools for AI agents: prior-auth checks, denial decoding, claim triage, appeals.
claude mcp add automatedrcm-billing-mcp -- npx -y automatedrcm-billing-mcp
claude_desktop_config.json
{
"mcpServers": {
"automatedrcm-billing-mcp": {
"command": "npx",
"args": [
"-y",
"automatedrcm-billing-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"automatedrcm-billing-mcp": {
"command": "npx",
"args": [
"-y",
"automatedrcm-billing-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"automatedrcm-billing-mcp": {
"command": "npx",
"args": [
"-y",
"automatedrcm-billing-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"automatedrcm-billing-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"automatedrcm-billing-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"automatedrcm-billing-mcp": {
"command": "npx",
"args": [
"-y",
"automatedrcm-billing-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.laureennicholson635--automatedrcm-billing-mcp/reviews or the review_server meta-tool.
POST /mcp