GS
GroundTruth — subsurface scan QA & trade estimating
/draft_estimate
draft estimate
Turn a plain-English description of a trade job into a professional itemized bid — real materials by size, fittings, consumables and labor on its own line, at r
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 /draft_estimate for me.
Input
| Field | Type | Description |
|---|---|---|
| job_description* | string | What the contractor did or will do, in plain words. e.g. "Replaced the panel, 85 feet of c |
| trade | string | electrical, plumbing, hvac, or general. Defaults to general. |
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":"/draft_estimate","input":{"job_description":"..."}}'cli
npx cracked-ai run -p mcp-ai-gtfi-groundtruth -e /draft_estimate -i '{"job_description":"..."}'mcp
run_tool({ provider: "mcp-ai-gtfi-groundtruth", endpoint: "/draft_estimate", input: {"job_description":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.