Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

com.boothcheck/boothcheck

com.boothcheck/boothcheck

What a stock price is betting on: implied growth, duration, and margin, read from SEC filings.

Uptime
100.0%
1 direct probes · 30d
Response
583ms
last probe
Tools
6
callable
Resources
1
readable
Prompts
0
available

Tools · 6

whats_priced_in

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 as an input) the terminal operating mar…

most_stretched

Rank US stocks by how much growth is already baked into their price (implied operating-income growth from a reverse-DCF read of the current price). Returns the top N with the growth and duration each …

compare_priced_in

Side-by-side of what two US stock prices are each betting on: implied growth and duration (plus any held margin input) from a reverse-DCF inversion of each price. No Boothcheck house fair value or rat…

get_strategies

Use this for any question about Boothcheck strategies, signals, current theoretical detections, measured history, strategy evidence, SEC-derived tender/Form 144 notice feeds, or ideas Boothcheck teste…

list_coverage

The honest inventory of what boothcheck currently solves: every US ticker with a live implied-expectations record, with the resolution level each was solved at (whole-company, segment, financials, REI…

get_report_summary

The bullet takeaways of a boothcheck narrative research report plus which sections exist. Public reports are summarized keylessly; a signed-in Founding Access account key opens the full cached library…

Resources · 1

boothcheck priced-in card

Inline widget rendering the priced-in decomposition (single, compare, or ranked list).

ui://widget/priced-in.html

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.boothcheck/boothcheck": {
      "url": "https://boothcheck.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}