T
ticker-scout
/get_narrative
10-K and 10-Q narrative
Qualitative synthesis of a company's latest annual and quarterly reports, condensed from the filings themselves rather than from news: business description, ris
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_narrative for me.
Input
| Field | Type | Description |
|---|---|---|
| ticker* | string | Ticker symbol, case-insensitive. Examples: NVDA, brk-b. |
| section | string | Section name, matched case-insensitively on a prefix, for example 'risk'. Use 'all' for th |
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_narrative","input":{"ticker":"..."}}'cli
npx cracked-ai run -p mcp-ai-tickerscout-ticker-scout -e /get_narrative -i '{"ticker":"..."}'mcp
run_tool({ provider: "mcp-ai-tickerscout-ticker-scout", endpoint: "/get_narrative", input: {"ticker":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.