CA
Camping Australia
18 endpointsliveSearch Australian campsites, caravan parks and free camps; weather, gear, road trips and booking. (MCP server au.com.trip-planner/camping-australia, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for Camping Australia.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Find nearest public toilets /find_nearest_toilets | Find the nearest PUBLIC TOILETS to a location (from the National Public Toilet Map). Use this for questions like 'where's the closest toilet to me', 'nearest pu | $0.0020 per call | unknown |
| Search campsites /search_campsites | Search for campsites, caravan parks, or accommodation by location, features, and other criteria. Use this when the user asks to find a place to stay, camp, or e | $0.0020 per call | unknown |
| Campsite details /get_campsite_details | Get full details for a specific campsite or accommodation by its ID. Returns description, all features/amenities, address, photos, rating, accommodation types o | $0.0020 per call | unknown |
| List camping regions /get_regions | List available camping/accommodation regions, optionally filtered by state. Returns region names with entity counts. Use this when the user wants to browse by a | $0.0020 per call | unknown |
| List campsite features /get_features | Get the full list of available features/amenities that campsites can have. Use this to help users understand what filters are available or to clarify what a fea | $0.0020 per call | unknown |
| List accommodation types /get_accommodation_types | List all accommodation types offered by a specific entity (e.g. powered sites, unpowered sites, cabins, hotel rooms). Returns pricing, capacity, amenities, and | $0.0020 per call | unknown |
| Search camping gear store /search_products | Search for camping gear, outdoor products, and accessories available in the Camping Australia store. Use this when a user asks about gear, equipment, products, | $0.0020 per call | unknown |
| Recommend camping gear /recommend_gear | Recommend relevant products and gear for a specific campsite based on its features and type. For example, a campsite with fishing will return fishing gear; a 4W | $0.0020 per call | unknown |
| Weather forecast /get_weather_forecast | Get a 14-day weather forecast for a campsite or location. Use this when the user asks about weather, temperature, rain, wind, or UV conditions at a campsite or | $0.0020 per call | unknown |
| Search bookable caravan parks /bk_search_operators | Find LIVE-BOOKABLE accommodation operators near a location via the Bookeasy booking platform (real-time inventory). Use this when the user wants to actually BOO | $0.0020 per call | unknown |
| Live park availability and prices /bk_operator_availability | Get LIVE products, pricing and availability for a Bookeasy operator for specific dates. Returns bookable products each with a product_id, price, max_guests and | $0.0020 per call | unknown |
| Add a stay to the booking cart /bk_cart_add | Add a product to the Bookeasy booking cart, OR answer a booking question. This is SERVER-DRIVEN and stateful: - First add: omit session_key to start a new cart; | $0.0020 per call | unknown |
| Complete booking checkout /bk_cart_checkout | Finalise the Bookeasy cart and get the SINGLE checkout URL the user uses to complete payment. TWO-STEP, human-in-the-loop: 1. Call WITHOUT confirm — this return | $0.0020 per call | unknown |
| Set booking guest details /bk_cart_guest | Attach the lead guest's contact details to the Bookeasy cart. Bookeasy requires a name and email to issue a booking. For a signed-in customer, any of first_name | $0.0020 per call | unknown |
| Apply a promo code /bk_cart_promo | Apply (or remove) a promo / discount code on the Bookeasy cart. Use when the user gives a promo code; call before bk_cart_checkout so the discounted total shows | $0.0020 per call | unknown |
| Caravan park booking info /bk_search_content | Search curated tourism content (attractions, things to do, local experiences, events) via Bookeasy. Use this for 'what's on / things to do near X' style questio | $0.0020 per call | unknown |
| Search campervan hire /search_campervans | Search live campervan / motorhome hire availability and pricing for a pickup city and travel dates (via DriveAway). Use this when the user wants to RENT a campe | $0.0020 per call | unknown |
| Campervan booking link /get_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 | $0.0020 per call | unknown |