mental-health-care
M
mental-health-care
/start_here

Start here

Best first action for a user describing a concern. Runs a parallel lookup across crisis screening, provider availability, and the article corpus, then returns t

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

Input

FieldTypeDescription
concern*stringFree-text description of what the user is experiencing or concerned about.
agenumberClient age in years (0–25+).
statestring (Florida | Texas | Illinois | North Carolina | Georgia | Ohio)U.S. state where the client resides.
insurancestringInsurance plan name.

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":"/start_here","input":{"concern":"..."}}'
cli
npx cracked-ai run -p mcp-com-emorahealth-mental-health-care -e /start_here -i '{"concern":"..."}'
mcp
run_tool({ provider: "mcp-com-emorahealth-mental-health-care", endpoint: "/start_here", input: {"concern":"..."} })

Try it

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