VD
Vitena Directory
/search_providers
Search health professionals
Searches the public Vitena directory of health and wellness professionals who accept appointments (dietitians, dentists, physiotherapists, psychologists, beauty
liveverifiedunknown~5s typical
mcpprobedvitenadirectory
$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-care-vitena-directory /search_providers for me.
Input
| Field | Type | Description |
|---|---|---|
| discipline | string (dietitian | psychologist | physiotherapist | beauty | child-development | dentist) | Profession to filter by. One of: dietitian, psychologist, physiotherapist, beauty, child-d |
| location | string | City, district or region name in free text, e.g. 'Istanbul', 'Kadıköy', 'Madrid', 'Andaluc |
| city | string | Deprecated alias for 'location', kept so agents that learned the older argument name keep |
| country | string | Two-letter ISO country code, e.g. 'TR', 'ES', 'DE'. Narrows an ambiguous place name. Valid |
| specialization | string | Specialization CODE (not label) as returned by list_directory_filters. |
| language | string | Two-letter language code the professional consults in, e.g. 'es', 'tr'. |
| workMode | string (online | in_person) | Consultation mode. 'online' for remote, 'in_person' for on-site. |
| page | integer | 1-based page number. Page size is fixed at 20. |
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-care-vitena-directory","endpoint":"/search_providers","input":{}}'cli
npx cracked-ai run -p mcp-care-vitena-directory -e /search_providers -i '{}'mcp
run_tool({ provider: "mcp-care-vitena-directory", endpoint: "/search_providers", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.