G
groundtruth
/environment_near
environment near
Federal environmental records within a radius of a US location: Superfund/NPL sites, TRI toxic-release facilities, and facilities currently flagged for signific
liveunknown~5s typical
mcpgroundtruth
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-agentlookups-groundtruth /environment_near for me.
Input
| Field | Type | Description |
|---|---|---|
| address | string | US street address incl. city/state (alternative to lat/lon) |
| lat | number | Latitude (US) |
| lon | number | Longitude (US, negative) |
| radius_km | number | Search radius in km (default 10, max 50) |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-agentlookups-groundtruth","endpoint":"/environment_near","input":{}}'cli
npx cracked-ai run -p mcp-ai-agentlookups-groundtruth -e /environment_near -i '{}'mcp
run_tool({ provider: "mcp-ai-agentlookups-groundtruth", endpoint: "/environment_near", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.