C
compliance-radar
/create_deadline_tracker
create deadline tracker
Save an entity profile plus an email and/or webhook URL to receive FREE recurring reminders before each upcoming compliance deadline. Returns a manage id. INFOR
liveverifiedunknown~5s typical
mcpprobedcompliance-radar
$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-compliance-radar /create_deadline_tracker for me.
Input
| Field | Type | Description |
|---|---|---|
| entityType | string (llc | c-corp | s-corp | sole-prop | partnership) | |
| state | string | |
| formationDate | string | YYYY-MM-DD |
| foreignOwned | boolean | |
| hasEmployees | boolean | |
| paysContractors | boolean | |
| string | Where to send reminders (email or webhook required). | |
| webhook | string | POST target for reminder JSON (email or webhook required). |
| remindDays | number | Days of lead time before a deadline to remind (default 30, 1-120). |
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-compliance-radar","endpoint":"/create_deadline_tracker","input":{}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-compliance-radar -e /create_deadline_tracker -i '{}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-compliance-radar", endpoint: "/create_deadline_tracker", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.