M
mental-health-care
/get_cost_estimate
Get Insurance Cost Estimate
Returns the cost-estimate tool URL pre-filled with the user's insurance + service if provided, plus the general copay range. The tool URL is a hand-off — the us
liveverifiedunknown~5s typical
mcpprobedmental-health-care
$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-emorahealth-mental-health-care /get_cost_estimate for me.
Input
| Field | Type | Description |
|---|---|---|
| insurance | string | |
| service | string (354092 | 446840 | 446841 | 449671 | 465593) |
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-emorahealth-mental-health-care","endpoint":"/get_cost_estimate","input":{}}'cli
npx cracked-ai run -p mcp-com-emorahealth-mental-health-care -e /get_cost_estimate -i '{}'mcp
run_tool({ provider: "mcp-com-emorahealth-mental-health-care", endpoint: "/get_cost_estimate", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.