SE
SEC Event Intelligence
/sec_filing_summary
SEC filing summary
Retrieve one normalized filing summary by SEC accession number, including issuer, form, filed date, source links, and concise summary fields. Use after another
liveverifiedunknown~5s typical
mcpprobedseceventintelligence
$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-data-apis-api-sec-event-intelligence /sec_filing_summary for me.
Input
| Field | Type | Description |
|---|---|---|
| accessionNo* | string | SEC accession number. |
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-data-apis-api-sec-event-intelligence","endpoint":"/sec_filing_summary","input":{"accessionNo":"..."}}'cli
npx cracked-ai run -p mcp-com-data-apis-api-sec-event-intelligence -e /sec_filing_summary -i '{"accessionNo":"..."}'mcp
run_tool({ provider: "mcp-com-data-apis-api-sec-event-intelligence", endpoint: "/sec_filing_summary", input: {"accessionNo":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.