WAQI (World Air Quality Index) for your agents.
Connect WAQI (World Air Quality Index) once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 7 curated tools, discovered on demand, with your key stored on your machine and every call going direct to WAQI (World Air Quality Index).
What agents can do with WAQI (World Air Quality Index)
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
waqi_get_city_feedGet real-time AQI (Air Quality Index) data for a city by name.
waqi_get_geo_feedGet real-time AQI data for a specific latitude and longitude.
waqi_search_stationsSearch monitoring stations by keyword.
waqi_get_map_stationsGet stations within a bounding box (lat1,lng1,lat2,lng2).
waqi_get_station_feedGet AQI data for a specific monitoring station by its station uid (number).
waqi_get_search_resultGet the AQI data from a station search by its result id.
waqi_get_aqi_rankingGet AQI ranking of cities or stations, showing the best and worst air quality.
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.
- Register at aqicn.org/data-platform/token.
- Get your API token.
- Pass it as ?token=YOUR_TOKEN on every request.
- Use token=demo for testing (returns fixed Shanghai station).
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect WAQI to Even: call connect_begin("waqi") on the even-connect MCP and walk me through it.
Get real-time air quality data for cities, retrieve AQI by coordinates, and search air quality monitoring stations.
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.