CA
Camping Australia
/get_campervan_booking_link
Campervan booking link
Get the DriveAway booking deep-link to complete a campervan / motorhome hire for a pickup city and dates. The user finishes the booking on DriveAway's site (we
liveverifiedunknown~5s typical
mcpprobedcampingaustralia
$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-au-com-trip-planner-camping-australia /get_campervan_booking_link for me.
Input
| Field | Type | Description |
|---|---|---|
| driver_age | integer | Driver age (18–99). Default 35. |
| dropoff_date* | string | Drop-off date, YYYY-MM-DD. |
| passengers | integer | Number of travellers (1–8). Default 2. |
| pickup_city* | string | Pickup depot city, e.g. 'Brisbane'. |
| pickup_date* | string | Pickup date, YYYY-MM-DD. |
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-au-com-trip-planner-camping-australia","endpoint":"/get_campervan_booking_link","input":{"dropoff_date":"...","pickup_city":"...","pickup_date":"..."}}'cli
npx cracked-ai run -p mcp-au-com-trip-planner-camping-australia -e /get_campervan_booking_link -i '{"dropoff_date":"...","pickup_city":"...","pickup_date":"..."}'mcp
run_tool({ provider: "mcp-au-com-trip-planner-camping-australia", endpoint: "/get_campervan_booking_link", input: {"dropoff_date":"...","pickup_city":"...","pickup_date":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.