Tomorrow.io Connector for AI agents.
10 live capabilities
Get hyper-local weather intelligence for logistics and infrastructure.
Waiting for input…
Why people use Tomorrow.io
Tomorrow.io for Weather-Aware Logistics Planning
This Connector lets your AI agent do that work for you. Just ask about the current conditions or a 3-day forecast, and get the answer instantly in your chat.
What Vinkius changes
You get precise weather data for any location without leaving your AI chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Rerouting a delivery fleet
A logistics manager asks the agent to find the safest route for a truck, and the agent uses `get_realtime_weather` to spot a flash flood.
- Real-world use case 02
Energy load planning
An operator asks for a 3-day heatwave forecast to predict AC demand, and the agent uses `get_forecast_weather`.
- Real-world use case 03
Construction site safety
A foreman asks if it's safe to work outside today, and the agent checks `list_alerts` for their specific coordinates.
Complete set · 10capabilities
The complete Tomorrow.io capability set.
These are the exact actions your AI can choose when you ask it to work with Tomorrow.io.
01—04
4 capabilities in this set.
Part of 10 available through Tomorrow.io.
- 01 Capability
List events
List_events pulls specific weather events for a location based on your chosen insight categories. Use it to see what's happening in a specific area right now.
- 02 Capability
Get forecast weather
Get_forecast_weather gets hourly or daily weather forecasts for a specific area. It helps you plan activities days in advance with confidence.
- 03 Capability
Get timelines
Get_timelines pulls detailed data like temperature or precipitation for a specific time range. It's perfect for getting deep atmospheric data for a specific window.
- 04 Capability
List insights
List_insights shows all your pre-defined or custom weather insight categories. Use it to organize how you want your agent to monitor specific conditions.
05—07
3 capabilities in this set.
Part of 10 available through Tomorrow.io.
- 05 Capability
List locations
List_locations shows all the specific locations you've saved in your account. It makes it easy to quickly check the weather for your favorite sites.
- 06 Capability
Get map tile
Get_map_tile grabs weather map tiles to use in your own mapping or visualization capabilities. It lets you build custom visual weather layers.
- 07 Capability
Post timelines
Post_timelines gets weather data for complex areas like GeoJSON geometries. Use it when you need to analyze weather for irregular shapes or specific boundaries.
08—10
3 capabilities in this set.
Part of 10 available through Tomorrow.io.
- 08 Capability
Get realtime weather
Get_realtime_weather gets the current weather conditions for a specific location right now. Use it to see what's happening outside at this exact second.
- 09 Capability
Get recent history weather
Get_recent_history_weather pulls weather history from the last 24 hours for any location. It helps you see how the weather has changed overnight.
- 10 Capability
List alerts
List_alerts lists all active weather alerts for your saved locations and insight categories. It helps you stay ahead of sudden storms or dangerous conditions.
Set up in minutes
One URL. Then ask Tomorrow.io to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Tomorrow.io 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_oJLIT8h5Ci3pARVtmNZAZkqbEK7NS132p8H8QgTp/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 Tomorrow.io, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Tomorrow.io for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_oJLIT8h5Ci3pARVtmNZAZkqbEK7NS132p8H8QgTp/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 Tomorrow.io URL.
- Step 03
Save and start
Save the connection and enable Tomorrow.io in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"tomorrowio-plus": {
"url": "https://edge.vinkius.com/vk_preview_oJLIT8h5Ci3pARVtmNZAZkqbEK7NS132p8H8QgTp/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 Tomorrow.io
Open Agent mode in chat and ask: "Using Tomorrow.io, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"tomorrowio-plus": {
"url": "https://edge.vinkius.com/vk_preview_oJLIT8h5Ci3pARVtmNZAZkqbEK7NS132p8H8QgTp/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 Tomorrow.io
Ask Copilot: "Using Tomorrow.io, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"tomorrowio-plus": {
"url": "https://edge.vinkius.com/vk_preview_oJLIT8h5Ci3pARVtmNZAZkqbEK7NS132p8H8QgTp/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 Tomorrow.io
Open Cascade and ask: "Using Tomorrow.io, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"tomorrowio-plus": {
"url": "https://edge.vinkius.com/vk_preview_oJLIT8h5Ci3pARVtmNZAZkqbEK7NS132p8H8QgTp/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 Tomorrow.io
Ask Cline: "Using Tomorrow.io, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add tomorrowio-plus --transport http "https://edge.vinkius.com/vk_preview_oJLIT8h5Ci3pARVtmNZAZkqbEK7NS132p8H8QgTp/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 Tomorrow.io
Ask Claude: "Using Tomorrow.io, show me...". 10 tools are ready
Where the request belongs
Work Tomorrow.io can move forward.
This is for the logistics coordinator who's tired of clicking through dashboards at 2am, the energy grid operator managing infrastructure risks, and the developer who wants to build weather-aware apps without writing complex API logic.
Logistics Coordinator
Planning truck routes and rerouting fleets in real-time to avoid storm damage.
Energy Grid Operator
Predicting power demand spikes based on upcoming temperature shifts and heatwaves.
Site Manager
Checking local conditions before sending crews to remote construction sites.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAccuWeather
Access real-time weather data, detailed forecasts, and location-based climate insights directly from your AI agent using AccuWeather's global network.
Tomorrow.io
Access hyperlocal weather intelligence. real-time conditions, forecasts, historical archives, severe alerts and route weather from the Tomorrow.io API.
MeteoSource
Monitor global weather. audit forecasts and places via AI.
Weatherbit
Get real-time weather, forecasts, historical data, severe alerts and air quality for any location worldwide.
AerisWeather
Access hyper-local weather data, forecasts, and alerts via AerisWeather. query observations, conditions, and geographical data directly from any AI agent.
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.
Bring your own AI
Change the model, client or framework. Keep Tomorrow.io 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 Tomorrow.io.
The practical details behind the request, access and result.
How accurate is the weather data from Tomorrow.io?
It is hyper-local, meaning it uses high-resolution models to provide data for specific coordinates rather than just broad city-wide averages.
Can I use Tomorrow.io for my delivery fleet?
Yes, it is excellent for logistics. You can check real-time conditions and alerts to keep your drivers safe and your routes on track.
Does Tomorrow.io work for specific coordinates?
Yes, you can query any latitude and longitude to get precise data for a specific spot on Earth.
Can I see a 3-day forecast with Tomorrow.io?
Yes, your agent can pull hourly and daily forecasts for any location to help you plan ahead.
Can I get map tiles from Tomorrow.io?
Yes, you can pull visual weather layers to integrate into your own mapping applications or dashboards.
Is there a history feature in Tomorrow.io?
Yes, the Connector can pull weather data from the last 24 hours to help you analyze recent atmospheric trends.
Can I get weather data for a specific latitude and longitude?
Yes! You can use capabilities like get_realtime_weather or get_timelines by passing a latlong string (e.g., '40.7128, -74.0060') as the location parameter.
How do I check for active severe weather alerts?
Use the list_alerts capability. It will retrieve all active weather alerts based on your account's insights and monitored locations.
Can I retrieve weather history for the past few hours?
Yes, the get_recent_history_weather capability allows you to fetch weather data for the last 24 hours for any given location.
One connection away
Give your agent a direct line to Tomorrow.io.
Connect Tomorrow.io once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available