Open-Meteo Connector for AI agents.
7 live capabilities
Get real-time weather forecasts and air quality data for any city worldwide.
Waiting for input…
Why people use Open-Meteo
Weather (Open-Meteo) for Accurate Meteorological Data
Weather (Open-Meteo) lets your agent do that heavy lifting in one go. Just ask which city has the best weather for a beach day, and it will pull the data, calculate a comfort score, and give you a direct answer. You stop hunting for data and start making decisions.
What Vinkius changes
You get instant, accurate weather data through a simple chat command.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Planning a hiking trip
A hiker asks for the best time to hit a trail in the Alps.
- Real-world use case 02
Comparing travel destinations
A traveler wants to know if Lisbon or Madrid is warmer this weekend.
- Real-world use case 03
Monitoring air quality for runners
A runner asks if it is safe to run outside in NYC today.
Complete set · 7capabilities
The complete Open-Meteo capability set.
These are the exact actions your AI can choose when you ask it to work with Open-Meteo.
01—04
4 capabilities in this set.
Part of 7 available through Open-Meteo.
- 01 Capability
Weather.current
Get current weather conditions for any city in the world. This is useful for checking the immediate temperature and humidity.
- 02 Capability
Weather.forecast
Get a multi-day weather forecast for the next 7 to 14 days. Use this to plan your travel itinerary.
- 03 Capability
Weather.hourly
Get an hour-by-hour weather forecast for the next 24 hours. This is perfect for planning your day's activities.
- 04 Capability
Weather.alerts
Get active weather alerts and advisories for any city. This helps you stay safe during severe weather events.
05—07
3 capabilities in this set.
Part of 7 available through Open-Meteo.
- 05 Capability
Weather.air quality
Get current air quality index and pollutant levels for any city. This includes specific health recommendations.
- 06 Capability
Weather.compare
Compare current weather conditions across 2 to 5 cities. It computes a comfort score for each location.
- 07 Capability
Weather.best time
Find the best time windows in the next 72 hours for activities like hiking or photography. It provides a comfort score.
Set up in minutes
One URL. Then ask Open-Meteo to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Open-Meteo from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_y2Ir1exdArtCFSscejBbZgRkmYxVA23gjIDc0Zil/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Open-Meteo, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Open-Meteo for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_y2Ir1exdArtCFSscejBbZgRkmYxVA23gjIDc0Zil/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Open-Meteo URL.
- Step 03
Save and start
Save the connection and enable Open-Meteo in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"weather-open-meteo": {
"url": "https://edge.vinkius.com/vk_preview_y2Ir1exdArtCFSscejBbZgRkmYxVA23gjIDc0Zil/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Open-Meteo
Open Agent mode in chat and ask: "Using Open-Meteo, help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"weather-open-meteo": {
"url": "https://edge.vinkius.com/vk_preview_y2Ir1exdArtCFSscejBbZgRkmYxVA23gjIDc0Zil/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Open-Meteo
Ask Copilot: "Using Open-Meteo, help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"weather-open-meteo": {
"url": "https://edge.vinkius.com/vk_preview_y2Ir1exdArtCFSscejBbZgRkmYxVA23gjIDc0Zil/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Open-Meteo
Open Cascade and ask: "Using Open-Meteo, help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"weather-open-meteo": {
"url": "https://edge.vinkius.com/vk_preview_y2Ir1exdArtCFSscejBbZgRkmYxVA23gjIDc0Zil/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Open-Meteo
Ask Cline: "Using Open-Meteo, help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add weather-open-meteo --transport http "https://edge.vinkius.com/vk_preview_y2Ir1exdArtCFSscejBbZgRkmYxVA23gjIDc0Zil/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Open-Meteo
Ask Claude: "Using Open-Meteo, show me...". 7 tools are ready
Where the request belongs
Work Open-Meteo can move forward.
Travelers, outdoor enthusiasts, and logistics managers who need accurate weather and air quality data without manual searching.
Travel Planner
Checks weather in multiple cities to find the best destination for a group trip.
Logistics Coordinator
Monitors wind and rain conditions for delivery routes to ensure on-time arrivals.
Outdoor Fitness Coach
Checks air quality and temperature to recommend safe times for outdoor workouts.
Event Organizer
Reviews 7-day forecasts to plan outdoor weddings or festivals.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsOpenWeather
Get weather data worldwide. current conditions, forecasts, air quality, alerts and historical data from any AI agent.
OpenWeatherMap
Access real-time weather data, 5-day forecasts, air quality metrics, and geocoding services globally via OpenWeatherMap.
Tomorrow.io
Hyper-local weather intelligence platform. get realtime, forecast, and air quality data via AI.
Weatherbit
Get real-time weather, forecasts, historical data, severe alerts and air quality for any location worldwide.
Open-Meteo
Get weather forecasts, historical data and air quality. no API key required, open-source weather data.
MeteoSource
Monitor global weather. audit forecasts and places via AI.
Bring your own AI
Change the model, client or framework. Keep Open-Meteo connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Open-Meteo.
The practical details behind the request, access and result.
Does Weather (Open-Meteo) work for cities outside of the US?
Yes, it provides global coverage. You can ask about any city on Earth, and the agent will geocode the name to get the local conditions.
Can I use Weather (Open-Meteo) to plan a hiking trip?
Yes, it has a specific feature for finding the best windows for activities like hiking, cycling, or photography over the next 72 hours.
Does Weather (Open-Meteo) provide air quality data?
Yes, it pulls the AQI, ozone, and pollutant levels. It also provides a health recommendation based on those levels.
Can I compare the weather of multiple cities at once with Weather (Open-Meteo)?
Yes, you can ask the agent to compare up to 5 cities. It will provide a side-by-side look at the conditions and a comfort score for each.
How accurate are the forecasts in Weather (Open-Meteo)?
It uses high-precision meteorological data from Open-Meteo. It provides daily forecasts up to 14 days out and hourly breakdowns for the next 24 hours.
Do I need an API key to use Weather (Open-Meteo)?
No, you do not need a personal API key for non-commercial use. You just connect the Connector through Vinkius and start asking questions.
Do I need an API key to use this weather server?
No. This server uses the Open-Meteo API, which is free and open-source for non-commercial use. You can start using it immediately without any manual configuration or signup processes.
Can I check the air quality for my city?
Yes. The weather.air_quality capability provides the current US AQI level, concentrations of PM2.5, PM10, Ozone, and health recommendations based on the current conditions.
How can I find the best time for a run or a hike?
Use the weather.best_time capability. You can specify your preferred temperature range and whether you want to avoid rain. Your agent will analyze the forecast and suggest the optimal time windows for your activity.
One connection away
Give your agent a direct line to Open-Meteo.
Connect Open-Meteo once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available