CT
ChooseHelp Treatment Directory
/search_facilities
Search treatment facilities
Search ChooseHelp's directory of published addiction-treatment and mental-health facilities — rehab centers, detox clinics, outpatient programs, sober living ho
liveverifiedunknown~5s typical
mcpprobedchoosehelptreatmentdirectory
$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-choosehelp-directory /search_facilities for me.
Input
| Field | Type | Description |
|---|---|---|
| state | string | State — full name ("New York") or ChooseHelp state slug ("newyork") |
| city | string | City name, exact match, e.g. "Los Angeles" |
| facility_type | string | Facility-type slug from list_facility_types, e.g. "treatment-center" |
| query | string | Free-text match against facility names |
| insurance | string | Insurer name or slug, e.g. "Aetna" — see list_insurers |
| population | string | Population served, e.g. "veterans", "adolescents" — see list_browse_categories |
| approach | string | Treatment approach, e.g. "12-step", "holistic" — see list_browse_categories |
| page | integer | Page number, 10 results per page |
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-choosehelp-directory","endpoint":"/search_facilities","input":{}}'cli
npx cracked-ai run -p mcp-com-choosehelp-directory -e /search_facilities -i '{}'mcp
run_tool({ provider: "mcp-com-choosehelp-directory", endpoint: "/search_facilities", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.