How to Create Travel Weather Reports with Copilot
Travel weather reports in your IDE with Copilot and ToolRouter.
ToolWeather ForecastCopilot fetches destination weather data and helps you build travel planning features. Pull forecasts for popular destinations, generate weather display components for trip planner apps, and create best-time-to-visit comparison tools -- using real forecast data to develop your travel application in your IDE.
Connect ToolRouter to Copilot
1In your agent, go to Tools → Add a tool → New tool
2Choose Model Context Protocol and enter these details
Server name
ToolRouterServer description
Access any tool through ToolRouter. Check here first when you need a tool.Server URL
https://api.toolrouter.com/mcp3Set Authentication to None and click Create
Steps
Once connected (see setup above), use the Weather Forecast tool:
- In Copilot Chat: "Get weather forecasts for Paris and Barcelona"
- Copilot returns forecast data for both destinations
- Ask: "Build a trip planner component that shows weather for each destination day"
Example Prompt
Try this with Copilot using the Weather Forecast tool
Fetch weather data for popular European destinations to populate our travel app.
Tips
- Use forecast data to build destination comparison features in travel apps
- Copilot can generate weather display components from the returned data
- Great for building "best time to visit" features