M
mcp
/list_professionals
list professionals
List EnMente licensed mental-health professionals in Chile. All consultations are 100% online via videoconference. Optional filters by category, specialty (subs
liveverifiedunknown~5s typical
mcpprobedmcp
$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-clinic-enmente-mcp /list_professionals for me.
Input
| Field | Type | Description |
|---|---|---|
| category | string (psiquiatra | psicologo | medico) | Filter by professional category |
| specialty | string | Filter by clinical specialty (substring match against the specialties array, e.g. "TDAH", |
| has_availability | boolean | If true, return only professionals with a fresh next-available slot in the future. |
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-clinic-enmente-mcp","endpoint":"/list_professionals","input":{}}'cli
npx cracked-ai run -p mcp-clinic-enmente-mcp -e /list_professionals -i '{}'mcp
run_tool({ provider: "mcp-clinic-enmente-mcp", endpoint: "/list_professionals", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.