Openaq for VS Code
io.github.pipeworx-io/openaq
OpenAQ MCP — global air-quality measurements via the OpenAQ v3 API.
client:VS Code
transport:streamable-http
Install Openaq in VS Code
.vscode/mcp.json
{
"servers": {
"openaq": {
"type": "http",
"url": "https://gateway.pipeworx.io/openaq/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs