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