/install gov-environment
Environmental & Housing Intel
Real-time EPA air quality data and HUD foreclosure listings.
Setup
mcporter add gov-env --url https://environmental-compliance-mcp.apify.actor/mcp --transport streamable-http
Or add to your OpenClaw MCP config (~/.openclaw/mcp.json):
{
"servers": {
"gov-env": {
"url": "https://environmental-compliance-mcp.apify.actor/mcp",
"transport": "streamable-http"
}
}
}
Available Tools
env_get_air_quality
Get EPA AirNow air quality data by state, AQI range, and pollutant type.
Show air quality for California
Any unhealthy air quality readings right now?
Parameters: states (array), minAqi, maxAqi, categories (array), parameters (array), limit
env_search_hud_foreclosures
Search HUD foreclosure listings by state, zip code, price range, and bedrooms.
Show HUD foreclosures in Texas
Find foreclosures under $100,000 in Florida
Parameters: state, zipCode, minPrice, maxPrice, bedrooms, limit
Data Sources
- EPA AirNow — Environmental Protection Agency (air quality index)
- HUD — Department of Housing and Urban Development (foreclosure listings)
Use Cases
- Air quality monitoring
- Health and safety planning
- Real estate investment research
- Environmental compliance tracking
All data from free US government APIs. Zero cost. No API keys required.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gov-environment - After installation, invoke the skill by name or use
/gov-environment - Provide required inputs per the skill's parameter spec and get structured output
What is Gov Environment?
EPA air quality data and HUD foreclosure listings. 2 tools for environmental and housing intelligence. It is an AI Agent Skill for Claude Code / OpenClaw, with 372 downloads so far.
How do I install Gov Environment?
Run "/install gov-environment" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Gov Environment free?
Yes, Gov Environment is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Gov Environment support?
Gov Environment is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Gov Environment?
It is built and maintained by Martin (@martc03); the current version is v1.0.0.