get_current_aqi — EPA Air Quality & Toxics MCP Tool Read-only
get_current_aqi
(get current aqi) is one of 5 tools on the
EPA Air Quality & Toxics
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_current_aqi from your client
- Claude Code EPA Air Quality & Toxics get_current_aqi run in your project directory
- Claude Desktop EPA Air Quality & Toxics get_current_aqi ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor EPA Air Quality & Toxics get_current_aqi ~/.cursor/mcp.json
- VS Code EPA Air Quality & Toxics get_current_aqi .vscode/mcp.json
- Zed EPA Air Quality & Toxics get_current_aqi ~/.config/zed/settings.json
- Windsurf EPA Air Quality & Toxics get_current_aqi ~/.codeium/windsurf/mcp_config.json
- Cline EPA Air Quality & Toxics get_current_aqi ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI EPA Air Quality & Toxics get_current_aqi ~/.gemini/settings.json
- Grok EPA Air Quality & Toxics get_current_aqi .mcp.json (in your project root)
- ChatGPT EPA Air Quality & Toxics get_current_aqi Settings → Connectors → Advanced → Developer mode
- Claude.ai EPA Air Quality & Toxics get_current_aqi Settings → Connectors → Add custom connector
- LangChain EPA Air Quality & Toxics get_current_aqi pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http epa https://mcp.olyport.com/epa/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.