groundtruth
G
groundtruth
/drinking_water

drinking water

Public water systems serving a US state + county and/or city, with health-based SDWA violation summaries. Matching is approximate (service boundaries are not pu

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 /drinking_water for me.

Input

FieldTypeDescription
citystringCity served (optional)
countystringCounty name (optional)
state*stringTwo-letter state code, e.g. MD

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":"/drinking_water","input":{"state":"..."}}'
cli
npx cracked-ai run -p mcp-ai-agentlookups-groundtruth -e /drinking_water -i '{"state":"..."}'
mcp
run_tool({ provider: "mcp-ai-agentlookups-groundtruth", endpoint: "/drinking_water", input: {"state":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.