OpenAQ for your agents.
Connect OpenAQ once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 9 curated tools, discovered on demand, with your key stored on your machine and every call going direct to OpenAQ.
What agents can do with OpenAQ
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
openaq_get_parametersList all measured parameters (PM2.5, O3, NO2, etc.) with metadata.
openaq_get_locationsSearch air quality monitoring locations with optional geospatial and parameter filters.
openaq_get_locationGet details for a specific monitoring location by ID.
openaq_get_measurementsGet measurements for a specific sensor with date range filtering.
openaq_get_sensorGet details of a specific sensor by its id.
openaq_get_providersList all air quality data providers.
openaq_get_countriesList all countries with monitoring data.
openaq_get_citiesList all cities with monitoring data.
openaq_get_latestGet the latest measurements across all locations with optional filters.
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 an OpenAQ account.
- Go to Settings to find your API key.
- Send it in the X-API-Key header.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect OpenAQ to Even: call connect_begin("openaq") on the even-connect MCP and walk me through it.
OpenAQ queries air quality monitoring locations, retrieves pollution measurements, and lists measured parameters.
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.