ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Tomorrow.io with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access hyper-local weather data, real-time conditions, forecasts, and historical weather directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Tomorrow.io capability set.

These are the exact actions your AI can choose when you ask it to work with Tomorrow.io.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Tomorrow.io.

  1. 01

    Get forecast weather

    Retrieve hourly or daily weather forecasts

  2. 02

    List events

    Retrieve specific weather events for a location based on insight categories

  3. 03

    List insights

    List all pre-defined or custom insight categories

  4. 04

    Post timelines

    Retrieve weather data for complex location types like GeoJSON geometries

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Tomorrow.io.

  1. 05

    Get recent history weather

    Retrieve weather history for the last 24 hours

  2. 06

    Get map tile

    Retrieve weather map tiles for integration into mapping applications

  3. 07

    Get realtime weather

    Retrieve current weather conditions for a location

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Tomorrow.io.

  1. 08

    Get timelines

    Fields can be temperature, precipitationIntensity, etc. Retrieve weather data for a specific location and time range

  2. 09

    List alerts

    List all active weather alerts based on your insights and locations

  3. 10

    List locations

    List all pre-defined locations in your account

Observed, not estimated

929ms average. Fast in production.

Tomorrow.io is checked daily against the live service.

Daily averagePeak 1080ms
Aug 26Today
Fastest day
801ms
Slowest day
1080ms
14-day trend
Slowing+7%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Tomorrow.io, so you can see the experience inside your AI.

It does not authenticate your account with Tomorrow.io. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Tomorrow.io Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_oJLIT8h5Ci3pARVtmNZAZkqbEK7NS132p8H8QgTp/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Tomorrow.io capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "tomorrowio-plus-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_oJLIT8h5Ci3pARVtmNZAZkqbEK7NS132p8H8QgTp/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Tomorrow.io owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.