M
mcp
/book_demo
book demo
Book a free Aivonic discovery call at a specific slot for a real person. `start_iso` must be an ISO-8601 start time returned by check_availability. Prov
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-ai-aivonic-mcp /book_demo for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | |
| email* | string | |
| start_iso* | string | |
| notes | string | default "" |
| timezone_name | string | default "UTC" |
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-ai-aivonic-mcp","endpoint":"/book_demo","input":{"name":"...","email":"...","start_iso":"...","notes":"","timezone_name":"UTC"}}'cli
npx cracked-ai run -p mcp-ai-aivonic-mcp -e /book_demo -i '{"name":"...","email":"...","start_iso":"...","notes":"","timezone_name":"UTC"}'mcp
run_tool({ provider: "mcp-ai-aivonic-mcp", endpoint: "/book_demo", input: {"name":"...","email":"...","start_iso":"...","notes":"","timezone_name":"UTC"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.