bk_cart_add — Camping Australia MCP Tool
bk_cart_add
(bk cart add) 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_add from your client
- Claude Code Camping Australia bk_cart_add run in your project directory
- Claude Desktop Camping Australia bk_cart_add ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Camping Australia bk_cart_add ~/.cursor/mcp.json
- VS Code Camping Australia bk_cart_add .vscode/mcp.json
- Zed Camping Australia bk_cart_add ~/.config/zed/settings.json
- Windsurf Camping Australia bk_cart_add ~/.codeium/windsurf/mcp_config.json
- Cline Camping Australia bk_cart_add ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Camping Australia bk_cart_add ~/.gemini/settings.json
- Grok Camping Australia bk_cart_add .mcp.json (in your project root)
- ChatGPT Camping Australia bk_cart_add Settings → Connectors → Advanced → Developer mode
- Claude.ai Camping Australia bk_cart_add Settings → Connectors → Add custom connector
- LangChain Camping Australia bk_cart_add 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_checkout
- 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.