Waqi for VS Code
io.github.pipeworx-io/waqi
WAQI MCP — World Air Quality Index (free key)
client:VS Code
transport:streamable-http
Install Waqi in VS Code
.vscode/mcp.json
{
"servers": {
"waqi": {
"type": "http",
"url": "https://gateway.pipeworx.io/waqi/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs