diff --git a/README.md b/README.md index bad1eb4..e3b6c38 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Install [upstream-mcp](https://github.com/Upstream-Intelligence/upstream-mcp) to - Pre-submission claim risk scores against the operator network ```bash -claude mcp add upstream -- npx -y @upstream-health/mcp-server +claude mcp add upstream -- npx -y @upstream-intelligence/mcp export UPSTREAM_API_KEY=your_key_here ``` @@ -84,7 +84,7 @@ The skills handle the structure. Claude handles the response. The MCP supplies t ## Why these specific eight -Healthcare billing teams spend most of the week on a small set of high-leverage tasks. Scrubbing claims before submission. Routing denials to the right team. Drafting appeals. Looking up payer rules and behavior. Checking prior-auth readiness. Resolving NCCI conflicts. Every other workflow is a variation on one of these. +Healthcare billing teams spend most of the week on a small set of high-stakes, repeated tasks. Scrubbing claims before submission. Routing denials to the right team. Drafting appeals. Looking up payer rules and behavior. Checking prior-auth readiness. Resolving NCCI conflicts. Every other workflow is a variation on one of these. Each skill compresses what used to be a 15 minute task into a 30 second prompt. Multiplied across a billing team, that compounds into double digit hours back per week.