sec-intel
S
sec-intel
/company_watch

company watch

Given a company CIK, return recent filings, insider activity, and a filing-velocity stat (last-90 vs prior-90 days). Live-backfilled from EDGAR so it works day

liveverifiedunknown~5s typical
mcpprobedsec-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-sec-intel /company_watch for me.

Input

FieldTypeDescription
cik*string

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-sec-intel","endpoint":"/company_watch","input":{"cik":"..."}}'
cli
npx cracked-ai run -p mcp-com-dropwatchhq-sec-intel -e /company_watch -i '{"cik":"..."}'
mcp
run_tool({ provider: "mcp-com-dropwatchhq-sec-intel", endpoint: "/company_watch", input: {"cik":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.