Skip to content
VS Code

boothcheck for VS Code

com.boothcheck/boothcheck

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

client:VS Code transport:streamable-http tools:6

Install boothcheck in VS Code

.vscode/mcp.json

{
  "servers": {
    "boothcheck": {
      "type": "http",
      "url": "https://boothcheck.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

boothcheck in other clients