F
freight-intel
/regrade_list
regrade list
Re-grade a list of carriers (USDOT numbers and/or MC/docket numbers) against the live FMCSA/L&I record plus our switch-signal and chameleon layers. Each carrier
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 /regrade_list for me.
Input
| Field | Type | Description |
|---|---|---|
| carriers* | array | DOT and/or MC identifiers to re-grade. |
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":"/regrade_list","input":{"carriers":[]}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-freight-intel -e /regrade_list -i '{"carriers":[]}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-freight-intel", endpoint: "/regrade_list", input: {"carriers":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.