WeatherStack for your agents.
Connect WeatherStack 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 WeatherStack.
What agents can do with WeatherStack
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
weatherstack_get_current_weatherGet current weather for a location by city name, lat/lon, or ZIP code.
weatherstack_get_historical_weatherGet historical weather data for a location back to 2008.
weatherstack_get_forecastGet weather forecast for up to 14 days.
weatherstack_autocompleteSearch and autocomplete location names.
weatherstack_get_timezoneGet timezone data for a location.
weatherstack_get_astronomyGet astronomy data (sunrise, sunset, moon phase) 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.
- Sign up for a free WeatherStack account.
- Free tier: HTTP only, 1000 requests/month.
- Get your access key from the dashboard.
- Pass as ?access_key=YOUR_KEY on every request.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect WeatherStack to Even: call connect_begin("weatherstack") on the even-connect MCP and walk me through it.
Get current weather for a location and retrieve historical weather data.
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.