boothcheck
B
boothcheck
/whats_priced_in

What's priced into a stock

Invert a US stock's current price into the bet it implies: the operating-income growth rate, how many years it must be sustained, and (where the route holds one

liveverifiedunknown~5s typical
mcpprobedboothcheck
$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-boothcheck-boothcheck /whats_priced_in for me.

Input

FieldTypeDescription
ticker*stringUS stock ticker symbol, e.g. NVDA

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

Try it

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