AccuWeather Connector for AI agents.
13 live capabilities
Get real-time weather forecasts and climate data for any global location.
Waiting for input…
Why people use AccuWeather
AccuWeather for Real-Time Logistics and Travel Weather
This Connector fixes that by giving your AI agent a direct line to AccuWeather's global network. Instead of clicking through tabs, you just ask your agent for the weather on a specific route. You get a cohesive plan based on real-time data, moving from manual searching to instant answers.
What Vinkius changes
You get real-time weather intelligence piped directly into your AI's context.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Dynamic Route Planning
A logistics dispatcher asks the agent to check if a storm will hit a truck's path in three hours using hourly_forecast.
- Real-world use case 02
Location-Based App Features
A developer wants to know if a specific set of GPS coordinates is currently experiencing heavy rain using search_geoposition and current_conditions.
- Real-world use case 03
Climate Data Analysis
A farmer wants to know the historical rainfall for a region to decide where to plant crops using historical_conditions.
Complete set · 13capabilities
The complete AccuWeather capability set.
These are the exact actions your AI can choose when you ask it to work with AccuWeather.
01—04
4 capabilities in this set.
Part of 13 available through AccuWeather.
- 01 Capability
Alarms
Get weather-related alerts for a specific location. It helps you stay ahead of sudden storms.
- 02 Capability
Autocomplete city
Get city suggestions as you type a location name. This makes finding the right spot much faster.
- 03 Capability
Current conditions
Get the current temperature, humidity, and wind speed for a location. It provides a snapshot of what's happening now.
- 04 Capability
Daily forecast
Get daily weather predictions for a specific spot. Use this to plan activities days in advance.
05—07
3 capabilities in this set.
Part of 13 available through AccuWeather.
- 05 Capability
Historical conditions
Get past weather data for a location. This is great for looking back at climate trends.
- 06 Capability
Hourly forecast
Get weather predictions on an hour-by-hour basis. It's perfect for tracking moving weather patterns.
- 07 Capability
Lightning radius
Get lightning strike data within a set radius. This helps monitor safety around a specific point.
08—10
3 capabilities in this set.
Part of 13 available through AccuWeather.
- 08 Capability
Search geoposition
Find a location key using latitude and longitude. Use this when you only have exact GPS coordinates.
- 09 Capability
Search ipaddress
Find a location key based on an IP address. This helps identify weather for a user's current network location.
- 10 Capability
Top cities
Get a list of weather conditions for major global or regional hubs. It's a quick way to see the world's weather.
11—13
3 capabilities in this set.
Part of 13 available through AccuWeather.
- 11 Capability
Search city
Find the location key for a city by its name. This is the first step to getting data for any town.
- 12 Capability
Lightning box
Get lightning strike data within a specific bounding box. Use this for broad area safety monitoring.
- 13 Capability
Minutecast
Get minute-by-minute precipitation forecasts. It gives you the best look at when rain will start or stop.
Set up in minutes
One URL. Then ask AccuWeather to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use AccuWeather 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_42HMn0MnzgVXrx0JueaBVA13PZfWvxgZa9x8vcH2/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 AccuWeather, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable AccuWeather for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_42HMn0MnzgVXrx0JueaBVA13PZfWvxgZa9x8vcH2/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 AccuWeather URL.
- Step 03
Save and start
Save the connection and enable AccuWeather in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"accuweather-alternative": {
"url": "https://edge.vinkius.com/vk_preview_42HMn0MnzgVXrx0JueaBVA13PZfWvxgZa9x8vcH2/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 AccuWeather
Open Agent mode in chat and ask: "Using AccuWeather, help me...". 13 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"accuweather-alternative": {
"url": "https://edge.vinkius.com/vk_preview_42HMn0MnzgVXrx0JueaBVA13PZfWvxgZa9x8vcH2/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 AccuWeather
Ask Copilot: "Using AccuWeather, help me...". 13 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"accuweather-alternative": {
"url": "https://edge.vinkius.com/vk_preview_42HMn0MnzgVXrx0JueaBVA13PZfWvxgZa9x8vcH2/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 AccuWeather
Open Cascade and ask: "Using AccuWeather, help me...". 13 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"accuweather-alternative": {
"url": "https://edge.vinkius.com/vk_preview_42HMn0MnzgVXrx0JueaBVA13PZfWvxgZa9x8vcH2/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 AccuWeather
Ask Cline: "Using AccuWeather, help me...". 13 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add accuweather-alternative --transport http "https://edge.vinkius.com/vk_preview_42HMn0MnzgVXrx0JueaBVA13PZfWvxgZa9x8vcH2/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 AccuWeather
Ask Claude: "Using AccuWeather, show me...". 13 tools are ready
Where the request belongs
Work AccuWeather can move forward.
This is for the ops manager tired of checking multiple tabs to plan routes, the developer building weather-aware apps, and the analyst who needs historical climate data without the manual scraping.
Logistics Manager
Uses the Connector to check hourly forecasts for shipping routes to avoid storm delays.
Travel App Developer
Builds features that suggest indoor activities based on real-time rain data.
Data Analyst
Pulls historical weather records to create regional climate reports for clients.
Field Engineer
Checks lightning radius and local alerts before sending crews to remote sites.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTomorrow.io
Access hyper-local weather data, real-time conditions, forecasts, and historical weather directly from your AI agent.
MeteoSource
Monitor global weather. audit forecasts and places via AI.
Open-Meteo Full Access
The ultimate weather Mega-Server: 15 capabilities covering forecast, historical (84 years), marine, air quality, pollen, climate projections (to 2100), flood, geocoding, and elevation. all in one zero-auth integration.
Weatherbit
Get real-time weather, forecasts, historical data, severe alerts and air quality for any location worldwide.
OpenWeather
Get weather data worldwide. current conditions, forecasts, air quality, alerts and historical data from any AI agent.
AccuWeather
Enterprise-grade weather intelligence. current conditions, forecasts, alarms, and activity indices via AI.
Bring your own AI
Change the model, client or framework. Keep AccuWeather 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 AccuWeather.
The practical details behind the request, access and result.
Can the AccuWeather MCP give me real-time rain alerts?
Yes, it provides real-time data including minute-by-minute precipitation forecasts. This allows your agent to give you precise updates on when rain will start or stop in a specific location.
How do I use AccuWeather MCP to find weather for a specific GPS point?
You can simply provide the latitude and longitude to your agent. The Connector will find the correct location key and pull the current weather and forecasts for those exact coordinates.
Does AccuWeather MCP work for international weather data?
Yes, it connects to a global network. You can query weather data for cities, regions, and coordinates all over the world.
Can I use AccuWeather MCP to see past weather trends?
Absolutely. The Connector can retrieve historical conditions, which is perfect for anyone looking to analyze climate trends or past weather patterns for a specific area.
How does AccuWeather MCP help with logistics planning?
It helps by providing hourly and daily forecasts. This allows you to automate route planning and identify potential weather hazards before they impact your shipments.
How do I find the weather for a specific city if I don't have its location key?
First, use the search_city capability with the city name. It will return a 'Location Key'. You can then use that key with capabilities like current_conditions or daily_forecast to get the weather data.
Can I get weather forecasts for multiple days at once?
Yes! Use the daily_forecast capability and specify the period parameter (e.g., '5day' or '10day'). This will provide a structured forecast for the requested duration.
Is it possible to search for weather using just GPS coordinates?
Absolutely. Use the search_geoposition capability and provide the latitude and longitude (e.g., '40.7128,-74.0060'). The agent will find the corresponding location key for you.
One connection away
Give your agent a direct line to AccuWeather.
Connect AccuWeather once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available