INDIVIDUAL MCP TOOL
get_report_summary
The bullet takeaways of a boothcheck narrative research report plus which sections exist.
LIVE ENDPOINT
https://boothcheck.com/api/mcp
Connect to this endpoint to inspect the live schema for get_report_summary and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.boothcheck]
url = "https://boothcheck.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"boothcheck": {
"type": "http",
"url": "https://boothcheck.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: boothcheck
Remote MCP URL: https://boothcheck.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"boothcheck": {
"url": "https://boothcheck.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"boothcheck": {
"type": "http",
"url": "https://boothcheck.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "boothcheck",
"transport": "streamable-http",
"url": "https://boothcheck.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
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 margin assumption, versus what the company has actually delivered (from SEC EDGAR filings, reverse-DCF).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).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.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 tested and killed.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, REIT, and kin).