T
title-check
/vehicle_report
vehicle report
Generate a pre-purchase report for a titled asset by VIN (cars, trucks, RVs, trailers, heavy equipment) or HIN (recreational boats). Returns open federal NHTSA
liveunknown~5s typical
mcptitle-check
$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-com-dropwatchhq-title-check /vehicle_report for me.
Input
| Field | Type | Description |
|---|---|---|
| vin | string | 17-character VIN (cars/trucks/RVs/trailers/equipment). |
| hin | string | 12-character Hull Identification Number (recreational boats). |
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-com-dropwatchhq-title-check","endpoint":"/vehicle_report","input":{}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-title-check -e /vehicle_report -i '{}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-title-check", endpoint: "/vehicle_report", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.