AutomatedRCM Billing MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AutomatedRCM Billing MCP ServerDecode denial code CO-50"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
AutomatedRCM Billing Tools — MCP Server
Give your AI agent medical-billing intelligence in five minutes: prior-authorization determinations, claim-denial decoding, unpaid-claim triage, appeal assessments, and a PHI de-identification demo.
Built by AutomatedRCM — an AI-powered medical billing company run by a biller with 10 years in the field. The rules engines run server-side; every answer is deterministic (no LLM on the paid path, no PHI accepted). Also listed on Coinbase's x402 Bazaar.
Tools
Tool | What it does | Price |
| List endpoints, prices, input shapes | Free |
| Real sample outputs on fixed inputs — try before you buy | Free |
| Prior-auth determination: CPT + payer → requirement, criteria, documentation checklist, portal, turnaround | $0.05 |
| CARC code (CO-50, PR-204, …) → plain-English meaning, appealability, next action, prevention | $0.02 |
| Unpaid claim → work bucket, risk flags, priority score, next action + deadline | $0.03 |
| Denied claim → appeal/fix/write-off verdict, deadline math, evidence checklist, structured appeal-letter draft | $1.50 |
| De-identify ANY text before it reaches a third-party LLM/API — names, emails, phones, SSNs, credit cards (Luhn), IPs, addresses, IDs; interval-preserving date timeline; token map for local restore | $0.01 |
| De-identify healthcare text (synthetic/test data ONLY) with interval-preserving date timeline | $0.01 |
Payments use the x402 protocol — USDC on Base, settled per call, no account or API key.
Related MCP server: @connskill/mcp-growth-services
Setup
Easiest — no install, straight from npm:
{
"mcpServers": {
"automatedrcm-billing": {
"command": "npx",
"args": ["-y", "automatedrcm-billing-mcp"],
"env": { "X402_PRIVATE_KEY": "0x..." }
}
}
}Or from source:
git clone https://github.com/laureennicholson635/automatedrcm-billing-mcp
cd automatedrcm-billing-mcp
npm install{
"mcpServers": {
"automatedrcm-billing": {
"command": "node",
"args": ["/path/to/automatedrcm-billing-mcp/index.js"],
"env": { "X402_PRIVATE_KEY": "0x..." }
}
}
}Free tools (
catalog,free_samples) work with no configuration.Paid tools need
X402_PRIVATE_KEY— a wallet private key holding a little USDC on Base mainnet ($1 covers ~30 mixed calls). Payments are gasless for the buyer (EIP-3009); the wallet needs USDC only, no ETH. Use a dedicated low-balance wallet, never your main one.
Rules of the road
Never send real PHI. Paid endpoints accept codes and numbers;
phi_scrub_demois for synthetic/test text only and stores nothing. Production de-identification runs licensed in your environment — contact laureennicholson@getautomatedrcm.com.Determinations reflect typical published payer policy; plan-level variations exist. Verify plan-specific requirements for final decisions.
Who made this
Laureen Nicholson — 10 years in medical billing, now building an AI-agent billing company in public. Live demos: Flow (claim journey) · WorkQueue · PHI Scrubber · marketplace stats. Want the full billing service or a white-label deal? getautomatedrcm.com.
This server cannot be deployed
Maintenance
Related MCP Connectors
Pay-per-call tools for autonomous agents, settled in USDC on Base via x402.
AI agents find, message & book SMBs; pay per call in USDC on Base via x402. 14 tools, compliant.
Trust layer for the x402 agent economy: 40 pay-per-call SKUs, USDC on Base, verifiable proofs.
Pay-per-call x402 services for agents: risk scoring, DeFi, wallet and market data.
Related MCP Servers
- FlicenseAqualityDmaintenancePay-per-call tools for AI agents including trust checks, due diligence, market data, and human-verified approvals, settled in USDC on Base via the x402 protocol.16-
- AlicenseNot gradedqualityBmaintenancePay-per-call access to SEO and SERP data, keyword research, backlink and site audits, local business search, SMS verification, social marketing, EU-hosted LLM inference, and read-only on-chain calls. No signup and no API key: agents pay per request in USDC on Base via x402.239 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to run pay-per-call checks on US freight carriers and brokers, OFAC sanctions lists, and African FX rates using x402 micropayments or a prepaid pass without an API key.MIT
- FlicenseNot gradedqualityFmaintenanceEnables AI agents to call offline French legal helpers via a paid x402 API, covering e-invoice reform dates, L441-10 penalties, VAT, SIRET/IBAN checks, and dozens of invoice mention generation tools for $0.01 USDC on Base per call.-