EPA Air Quality & Toxics for VS Code
com.olyport/epa
Toxics Release Inventory, Superfund sites, air quality data, and AQI
client:VS Code
transport:streamable-http
tools:5
Install EPA Air Quality & Toxics in VS Code
.vscode/mcp.json
{
"servers": {
"epa": {
"type": "http",
"url": "https://mcp.olyport.com/epa/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs