wellness-air
Wellness Air MCP connector
Closes the room-quality gap in the wellness loop. Pair AQI / PM2.5 / CO₂ with WHOOP recovery, Oura sleep, or Garmin training to explain unexplained dips. v0.1 ships full AirGradient public + owned support.

Best for users who already track recovery + nutrition and want to factor environmental quality (bedroom CO₂, outdoor AQI) into agent reasoning.
MCP server answers
The Wellness Air MCP server is the local process provided by wellness-air. Add its MCP configuration to a compatible client and it exposes the provider records listed on this page to that client. It is not an official Wellness Air product and Delx does not host a copy of the data.
Compare this connector with the other wellness pathsWhat is the Wellness Air MCP server?
The Wellness Air MCP server is the local process provided by wellness-air. Add its MCP configuration to a compatible client and it exposes the provider records listed on this page to that client. It is not an official Wellness Air product and Delx does not host a copy of the data.
How do I install Wellness Air MCP?
Run npx -y wellness-air doctor, then npx -y wellness-air doctor. The Quick Start section below contains the client configuration and provider-specific setup.
What can an agent read from Wellness Air?
The available records start with AQI (computed from PM2.5), PM2.5, PM10, CO2, TVOC, NOx. Check Data Availability for scope, device and export limitations before using any result.
Quick Start
npx -y wellness-air doctor
npx -y wellness-air doctor{
"mcpServers": {
"wellness-air": {
"command": "npx",
"args": ["-y", "wellness-air"],
"env": {
"WELLNESS_AIR_DEFAULT_PROVIDER": "airgradient",
"WELLNESS_AIR_DEFAULT_LOCATION": "<locationId>"
}
}
}
}- 01
Open https://www.airgradient.com/map/ and click any green public sensor near you.
- 02
Copy the numeric locationId from the URL.
- 03
Set WELLNESS_AIR_DEFAULT_LOCATION=<that id>. Public reads need no token.
Data Availability
AQI (computed from PM2.5)
US EPA breakpoint formula.
PM2.5, PM10
All providers.
CO2
AirGradient, AirThings, Awair.
TVOC, NOx
AirGradient.
Temperature, humidity
All major providers.
Hourly trend chart
Lands in v0.2 with rolling aggregations.
Webhook threshold alerts
Roadmap v0.4.
Agent Tools
Profile and onboarding
- air_profile_get
- air_profile_update
- air_onboarding
Start here
- air_quickstart
- air_demo
- air_aqi_check
Diagnostics
- air_connection_status
- air_capabilities
- air_privacy_audit
- air_data_inventory
Reads
- air_current_reading
- air_daily_summary
- air_compare_locations
- air_search_public_sensors
Prompts and Resources
Prompts
Resources
- wellness-air://agent-manifest
- wellness-air://capabilities
- wellness-air://privacy-audit