coverage-rights
C
coverage-rights
/search_outcomes

search outcomes

Search treatments (categories + specific drugs/procedures) and conditions by name. Returns slugs for get_treatment_outcomes / get_condition_outcomes plus headli

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 /search_outcomes for me.

Input

FieldTypeDescription
query*stringSearch text, e.g. 'wegovy', 'back pain', 'imaging'
limitintegerMax results per type (default 10)

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

Try it

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