coverage-rights
C
coverage-rights
/get_drug_playbook

get drug playbook

Drug-specific denial patterns and appeal strategy for the medications plans fight hardest over: GLP-1s (Wegovy, Zepbound, Mounjaro, Ozempic, Saxenda) and IBD bi

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_drug_playbook for me.

Input

FieldTypeDescription
drug*stringBrand or generic drug name, e.g. 'Zepbound', 'ustekinumab'

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_drug_playbook","input":{"drug":"..."}}'
cli
npx cracked-ai run -p mcp-com-coverage-rights-coverage-rights -e /get_drug_playbook -i '{"drug":"..."}'
mcp
run_tool({ provider: "mcp-com-coverage-rights-coverage-rights", endpoint: "/get_drug_playbook", input: {"drug":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.