F
freight-intel
/carrier_lookup
carrier lookup
Full safety + contact profile for one carrier by USDOT number: identity, fleet, authority status, roadside safety record, FMCSA rating, email/phone.
liveverifiedunknown~5s typical
mcpprobedfreight-intel
$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-freight-intel /carrier_lookup for me.
Input
| Field | Type | Description |
|---|---|---|
| dot* | string | USDOT number. |
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-freight-intel","endpoint":"/carrier_lookup","input":{"dot":"..."}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-freight-intel -e /carrier_lookup -i '{"dot":"..."}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-freight-intel", endpoint: "/carrier_lookup", input: {"dot":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.