Weatherbit for your agents.
Connect Weatherbit once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 11 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Weatherbit.
What agents can do with Weatherbit
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
weatherbit_current_weatherGet current weather for a city or coordinates. Returns temperature, wind speed, humidity, UV index, and conditions.
weatherbit_forecast_dailyGet 16-day daily forecast for a city or coordinates.
weatherbit_forecast_hourlyGet 48-hour hourly forecast for a city or coordinates with detailed conditions per hour.
weatherbit_current_alertsGet active weather alerts and advisories for a location.
weatherbit_historical_dailyGet historical weather data for a location and date range. Returns daily records with all weather metrics.
weatherbit_historical_hourlyGet historical weather data by the hour for a location and date.
weatherbit_current_weather_by_postalGet current weather for a postal/ZIP code and country.
weatherbit_forecast_16day_by_postalGet 16-day forecast for a postal code.
weatherbit_marine_forecastGet marine weather forecast for a coastal location.
weatherbit_get_air_qualityGet current air quality data for a location.
weatherbit_get_weather_stationsGet nearby weather stations for a location.
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 Weatherbit and go to your Dashboard.
- Copy your API key from the dashboard page.
- 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 Weatherbit to Even: call connect_begin("weatherbit") on the even-connect MCP and walk me through it.
Retrieve current weather conditions and forecast data from Weatherbit for a 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.