Skip to content
VS Code

Airnow for VS Code

io.github.pipeworx-io/airnow

EPA AirNow MCP — official US real-time AQI + forecast (free key)

client:VS Code transport:streamable-http tools:40

Install Airnow in VS Code

.vscode/mcp.json

{
  "servers": {
    "airnow": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/airnow/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

All 40 tools →

Airnow in other clients