wellness air for Zed
io.github.davidmosiah/wellness-air
Local-first air-quality MCP for AI agents — AirGradient, AirThings, PurpleAir, IQAir, Awair.
client:Zed
transport:stdio
runtime:npm
Install wellness air in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"wellness-air": {
"command": "npx",
"args": [
"-y",
"wellness-air"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs