T
ticker-scout
/get_events
8-K filings and material events
Digest of a company's material current reports (Form 8-K) over roughly the trailing five quarters, read from the filings and their exhibits: earnings releases,
liveverifiedunknown~5s typical
mcpprobedticker-scout
$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-ai-tickerscout-ticker-scout /get_events for me.
Input
| Field | Type | Description |
|---|---|---|
| ticker* | string | Ticker symbol, case-insensitive. Examples: NVDA, brk-b. |
| section | string | Optional section name, matched case-insensitively on a prefix. |
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-ai-tickerscout-ticker-scout","endpoint":"/get_events","input":{"ticker":"..."}}'cli
npx cracked-ai run -p mcp-ai-tickerscout-ticker-scout -e /get_events -i '{"ticker":"..."}'mcp
run_tool({ provider: "mcp-ai-tickerscout-ticker-scout", endpoint: "/get_events", input: {"ticker":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.