Available tools
7 tools| Tool | Description |
|---|---|
searchSolidWastePermits | VA Solid Waste Permits (~1.4K). Filter locality (county/city), permitType, permitStatus (Permitted/Revoked/Pending), operatingStatus (Active/Closed/Post Closure), unitType, facilityName. Most are Revoked (881), pass permitStatus: 'Permitted' for 491 live. |
searchAlternateWaterSupplies | VA Alternate Water Supplies CFU Sites (~2.3K). No county column, filter city, status (Active System / 7 Closed variants / Assessment / Referral), name. |
searchBiosolidsAreas | VA Biosolids polygons (~9.3K). Filter countyFips (5-digit FULL FIPS e.g. '51031' = state 51 + county 031), controlNumber, minAcres. Returns Polygon GeoJSON via format: 'geojson'. |
searchAirSites | VA Active Air Sites (~3.7K). Filter city (FAC_L_CITY), classification (True Minor / Synthetic Minor / 80% Synthetic Minor / Major / Major (T5) / Area (HAP)), operationStatus (Operating/Seasonal/Temporarily Shutdown), facilityName, naicsCode. |
searchAirEmissions | VA Air Site Emissions TPY (~17.8K rows; Table only, no geometry, join via PLA_ICIS_ID). Filter year (2024 only), pollutant (PM 10/VOC/NOX/CO/SO2/PB/NH3/FORM/HCL/+), facilityName, federalId, registrationNumber, minTpy. |
searchChesapeakeBayZones | Chesapeake Bay zone polygons. zone: rpa (87 Resource Protection Areas) | ida (20 Intensely Developed) | rma (148 Resource Management). Returns Polygon GeoJSON for direct map handoff. |
getServiceInfo | Schema, record counts (live), max-page caps, enum values for every filter, and §0 probe notes for any of the 10 curated services. |
Setup
A few steps to connect your AI agents to VA Department of Environmental Quality.
- 1
Toggle Connector On
Open /mcp and enable VA Department of Environmental Quality with the toggle, no credentials needed.
- 2
Start Querying
Call searchSolidWastePermits with permitStatus: 'Permitted' for live landfills, or searchAirEmissions with pollutant: 'NOX' and minTpy: 100 to find the largest NOX emitters in 2024.
Connect to your AI assistant
Pick the tool your team uses for the exact setup steps.
- 1
Open Claude settings
Launch Claude, click the profile button (bottom left), and go to Settings.
- 2
Access connectors
Open the Connectors tab, scroll to the bottom, and click “Add custom connector”.
- 3
Name your connector
Enter any name you’d like for this connector.
- 4
Get the connector URL
Log in to PatchOps, open the /mcp page, and copy the connector URL you want to use.
- 5
Add the connector
Paste the URL into the “Remote MCP server URL” box and click Add.
- 6
Start using
Your VA Department of Environmental Quality connector is ready to use in Claude.
