M
mental-health-care
/book_matching_session
Book a Clinical Matching Session
CRITICAL: provider_id is REQUIRED. Always call find_provider first (with appointment_type='446840' for the Clinical Matching Session) to get a specific intake s
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 /book_matching_session for me.
Input
| Field | Type | Description |
|---|---|---|
| provider_id* | string | Healthie ID of the intake specialist. Get this from find_provider with appointment_type='4 |
| state* | string (Florida | Texas | Illinois | North Carolina | Georgia | Ohio) | U.S. state where the client resides. |
| insurance | string | Insurance plan name. Pre-fills the form so verification runs faster at checkout. |
| client_age | number | Client age in years (0–25+). |
| date_time* | string | Time slot string from check_availability for the chosen intake specialist (e.g. "2026-04-2 |
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":"/book_matching_session","input":{"provider_id":"...","state":"Florida","date_time":"..."}}'cli
npx cracked-ai run -p mcp-com-emorahealth-mental-health-care -e /book_matching_session -i '{"provider_id":"...","state":"Florida","date_time":"..."}'mcp
run_tool({ provider: "mcp-com-emorahealth-mental-health-care", endpoint: "/book_matching_session", input: {"provider_id":"...","state":"Florida","date_time":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.