W
website
/get_availability
Check discovery-call availability
Next open 30-minute discovery-call slots on the Cuvo team's calendar, in the user's timezone. Call before offering any times; returns each slot's startIso and h
liveverifiedunknown~5s typical
mcpprobedwebsite
$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-co-cuvo-website /get_availability for me.
Input
| Field | Type | Description |
|---|---|---|
| timezone | string | IANA timezone of the user, e.g. "America/New_York". Defaults to America/New_York. |
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-co-cuvo-website","endpoint":"/get_availability","input":{}}'cli
npx cracked-ai run -p mcp-co-cuvo-website -e /get_availability -i '{}'mcp
run_tool({ provider: "mcp-co-cuvo-website", endpoint: "/get_availability", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.