G
groundtruth
/due_diligence
due diligence
Address due-diligence layer scores for a US location: school quality, natural hazards, groundwater contamination, Superfund proximity, air quality, highway nois
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 /due_diligence 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) |
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":"/due_diligence","input":{}}'cli
npx cracked-ai run -p mcp-ai-agentlookups-groundtruth -e /due_diligence -i '{}'mcp
run_tool({ provider: "mcp-ai-agentlookups-groundtruth", endpoint: "/due_diligence", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.