C
coverage-rights
/get_treatment_outcomes
get treatment outcomes
External-review outcomes for a treatment: how often insurer denials of this treatment/drug/procedure were overturned by independent reviewers (42,749 published
liveverifiedunknown~5s typical
mcpprobedcoverage-rights
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-coverage-rights-coverage-rights /get_treatment_outcomes for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | Treatment slug, e.g. 'zepbound', 'pharmacy', 'speech-therapy'. Use search_outcomes to find |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-coverage-rights-coverage-rights","endpoint":"/get_treatment_outcomes","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-com-coverage-rights-coverage-rights -e /get_treatment_outcomes -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-com-coverage-rights-coverage-rights", endpoint: "/get_treatment_outcomes", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.