coverage-trigger
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

FieldTypeDescription
daysnumberLookback window in days (default 7).
sourcesarraySubset of sources: 'fmcsa', 'ct-sos'. Omit for all.
coverageLinestringFilter to leads needing a line, e.g. 'commercial-auto', 'general-liability', 'surety-bond'
statestringTwo-letter state filter, e.g. 'CT'.
minLeadValuenumberOnly leads with estLeadValueUsd >= this.
limitnumberMax 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.