F
freight-intel
/new_carriers
new carriers
Newly-authorized US motor carriers (FMCSA new entrants), newest first — the new-carrier LEADS feed for trucking insurance agents, factoring companies, and ELD/f
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_carriers 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_carriers","input":{}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-freight-intel -e /new_carriers -i '{}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-freight-intel", endpoint: "/new_carriers", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.