F
freight-intel
/carrier_risk_lookup
carrier risk lookup
Risk-screen one carrier by USDOT number for insurance underwriting / factoring vetting: out-of-service rate vs national average, inspection history, FMCSA ratin
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_risk_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_risk_lookup","input":{"dot":"..."}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-freight-intel -e /carrier_risk_lookup -i '{"dot":"..."}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-freight-intel", endpoint: "/carrier_risk_lookup", input: {"dot":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.