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