mental-health-care
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

FieldTypeDescription
provider_id*stringHealthie 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.
insurancestringInsurance plan name. Pre-fills the form so verification runs faster at checkout.
client_agenumberClient age in years (0–25+).
date_time*stringTime 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.