WeatherAPI for your agents.
Connect WeatherAPI once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 8 curated tools, discovered on demand, with your key stored on your machine and every call going direct to WeatherAPI.
What agents can do with WeatherAPI
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
weatherapi_current_weatherGet current weather for a location. `q` can be a city name, lat/lon, or zip.
weatherapi_forecastGet weather forecast for up to 14 days. `q` is the location. `days` is 1-14.
weatherapi_search_locationSearch for locations by name.
weatherapi_astronomyGet astronomy data (sunrise, sunset, moon phase) for a location and date.
weatherapi_historyGet historical weather data for up to the previous 7 days. `dt` is the date YYYY-MM-DD.
weatherapi_marineGet marine weather data (wave height, water temperature, etc.) for a location.
weatherapi_timezoneGet time zone data for a location.
weatherapi_sportsGet sports weather data (premium). Returns football and cricket match conditions.
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.
- Sign up for a free (or paid) account.
- Go to the My Account page and copy your API key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect WeatherAPI to Even: call connect_begin("weatherapi") on the even-connect MCP and walk me through it.
Get current weather and forecast for locations via WeatherAPI.
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.