compliance-radar
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

FieldTypeDescription
entityTypestring (llc | c-corp | s-corp | sole-prop | partnership)
statestring
formationDatestringYYYY-MM-DD
foreignOwnedboolean
hasEmployeesboolean
paysContractorsboolean
emailstringWhere to send reminders (email or webhook required).
webhookstringPOST target for reminder JSON (email or webhook required).
remindDaysnumberDays 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.