C
coverage-trigger
/coverage_trigger_feed
coverage trigger feed
Return businesses that JUST legally/practically NEED commercial insurance, drawn from public trigger events (new FMCSA DOT operating authority + newly formed co
liveverifiedunknown~5s typical
mcpprobedcoverage-trigger
$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-coverage-trigger /coverage_trigger_feed for me.
Input
| Field | Type | Description |
|---|---|---|
| days | number | Lookback window in days (default 7). |
| sources | array | Subset of sources: 'fmcsa', 'ct-sos'. Omit for all. |
| coverageLine | string | Filter to leads needing a line, e.g. 'commercial-auto', 'general-liability', 'surety-bond' |
| state | string | Two-letter state filter, e.g. 'CT'. |
| minLeadValue | number | Only leads with estLeadValueUsd >= this. |
| limit | number | Max leads (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-coverage-trigger","endpoint":"/coverage_trigger_feed","input":{}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-coverage-trigger -e /coverage_trigger_feed -i '{}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-coverage-trigger", endpoint: "/coverage_trigger_feed", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.