GS
GroundTruth — subsurface scan QA & trade estimating
/read_scan
read scan
Get an independent AI second opinion on a subsurface scan before anyone cores or digs. Send a public image URL of a GPR scan, a marked-up concrete slab photo, a
liveverifiedunknown~5s typical
mcpprobedgroundtruth—subsurface
$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-gtfi-groundtruth /read_scan for me.
Input
| Field | Type | Description |
|---|---|---|
| image_url* | string | Public https URL to a JPEG or PNG of the scan or the marked-up surface. Max 8 MB. |
| discipline | string | One of: gpr (concrete scanning), locate (utility locating), pipe (CCTV sewer), xray (concr |
| field_note | string | Optional: what the technician said on site. Used as context for names and depths only — it |
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-gtfi-groundtruth","endpoint":"/read_scan","input":{"image_url":"..."}}'cli
npx cracked-ai run -p mcp-ai-gtfi-groundtruth -e /read_scan -i '{"image_url":"..."}'mcp
run_tool({ provider: "mcp-ai-gtfi-groundtruth", endpoint: "/read_scan", input: {"image_url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.