bk_cart_checkout — Camping Australia MCP Tool
bk_cart_checkout
(bk cart checkout) is one of 18 tools on the
Camping Australia
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call bk_cart_checkout from your client
- Claude Code Camping Australia bk_cart_checkout run in your project directory
- Claude Desktop Camping Australia bk_cart_checkout ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Camping Australia bk_cart_checkout ~/.cursor/mcp.json
- VS Code Camping Australia bk_cart_checkout .vscode/mcp.json
- Zed Camping Australia bk_cart_checkout ~/.config/zed/settings.json
- Windsurf Camping Australia bk_cart_checkout ~/.codeium/windsurf/mcp_config.json
- Cline Camping Australia bk_cart_checkout ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Camping Australia bk_cart_checkout ~/.gemini/settings.json
- Grok Camping Australia bk_cart_checkout .mcp.json (in your project root)
- ChatGPT Camping Australia bk_cart_checkout Settings → Connectors → Advanced → Developer mode
- Claude.ai Camping Australia bk_cart_checkout Settings → Connectors → Add custom connector
- LangChain Camping Australia bk_cart_checkout pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http camping-australia https://app.trip-planner.com.au/api/mcp
Other tools on this server
- find_nearest_toilets
- search_campsites
- get_campsite_details
- get_regions
- get_features
- get_accommodation_types
- search_products
- recommend_gear
- get_weather_forecast
- bk_search_operators
- bk_operator_availability
- bk_cart_add
- bk_cart_guest
- bk_cart_promo
- bk_search_content
- search_campervans
- get_campervan_booking_link
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.