Tomorrow.io for your agents.
Connect Tomorrow.io once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 6 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Tomorrow.io.
What agents can do with Tomorrow.io
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
tomorrow-io_current_weatherGet current weather conditions for a location. Returns temperature, humidity, wind speed, precipitation, and conditions.
tomorrow-io_forecastGet hourly or daily weather forecast for a location. Returns temperature, precipitation, wind, and other metrics.
tomorrow-io_weather_alertsGet active weather alerts for a location including warnings for storms, floods, and extreme temperatures.
tomorrow-io_realtimeGet real-time weather for a location via the simplified Weather Data API. Returns the current values directly. `location` can be coordinates (52.5,13.4) or a place name.
tomorrow-io_weather_forecastGet a combined minutely/hourly/daily forecast for a location via the simplified Weather Data API.
tomorrow-io_recent_historyGet recent historical weather (past hours/days) for a location via the simplified Weather Data API.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log into Tomorrow.io and go to the API Keys section.
- Create a new API key or copy an existing one.
- The key is sent as a query parameter.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Tomorrow.io to Even: call connect_begin("tomorrow-io") on the even-connect MCP and walk me through it.
Get current weather for coordinates, retrieve hourly and daily forecasts, and check weather alerts by location.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.