Skip to content
Zed

Waqi for Zed

io.github.pipeworx-io/waqi

WAQI MCP — World Air Quality Index (free key)

client:Zed transport:streamable-http

Install Waqi in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "waqi": {
      "url": "https://gateway.pipeworx.io/waqi/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Waqi in other clients