ScaleReachScaleReach API
Connect Your Tools

VS Code

Connect ScaleReach to VS Code via GitHub Copilot Chat.

Prerequisites

  • A ScaleReach API key (get one here)
  • GitHub Copilot Chat with agent mode enabled

Setup

Add to .vscode/mcp.json in your workspace:

{
  "servers": {
    "scalereach": {
      "type": "http",
      "url": "https://mcp.scalereach.ai/mcp/sr_live_YOUR_KEY_HERE"
    }
  }
}

Or from the command palette: MCP: Add ServerHTTP → paste the URL.

Open Copilot Chat, switch to Agent mode, and click the tools icon to confirm ScaleReach is listed and enabled.

Try it

  • "Clip this YouTube video: [url], focus on the business advice"
  • "List my videos and their processing status"

See all available commands and caption styles.

On this page