F
freight-intel
/new_authority_feed
new authority feed
Return US trucking carriers newly granted FMCSA operating authority, newest first. The broker/factoring lead signal: each carrier just became able to legally ha
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 /new_authority_feed for me.
Input
| Field | Type | Description |
|---|---|---|
| state | string | 2-letter state, e.g. 'TX'. |
| hasEmail | boolean | Only carriers with an email on file. |
| minPowerUnits | number | |
| maxPowerUnits | number | |
| since | string | ISO date; only authorities on/after. |
| forHire | boolean | Only for-hire carriers (have factorable receivables). |
| financeable | string | Filter by verdict: GO | WAIT | NO | UNKNOWN. |
| insured | boolean | Only carriers with BIPD insurance on file. |
| limit | number | Max carriers (default 100). |
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":"/new_authority_feed","input":{}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-freight-intel -e /new_authority_feed -i '{}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-freight-intel", endpoint: "/new_authority_feed", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.