ScaleReachScaleReach API
Connect Your Tools

Claude / Claude Code

Connect ScaleReach to claude.ai, Claude Desktop, Cowork, or the Claude Code CLI.

Prerequisites

claude.ai, Claude Desktop, Cowork (no install)

  1. Go to Settings → Connectors → Add custom connector (Pro/Max/Team/Enterprise; free plans get one custom connector)
  2. Name: ScaleReach
  3. Remote MCP server URL: https://mcp.scalereach.ai/mcp/sr_live_YOUR_KEY_HERE
  4. Leave OAuth fields empty, click Add

Replace sr_live_YOUR_KEY_HERE with your actual key - it authenticates you, no separate login step needed.

Claude Code CLI

claude mcp add --transport http scalereach https://mcp.scalereach.ai/mcp/sr_live_YOUR_KEY_HERE

Use --scope project to share the server with your team via version control, or --scope user to use it in every project.

Manual config (Claude Desktop)

Edit your config file directly if you prefer:

{
  "mcpServers": {
    "scalereach": {
      "url": "https://mcp.scalereach.ai/mcp/sr_live_YOUR_KEY_HERE"
    }
  }
}

Config file locations:

  • Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

Restart Claude after saving.

Try it

  • "Clip this YouTube video and find the most viral moments: [url]"
  • "Show me my recent videos"
  • "Schedule my best clip to Instagram tomorrow at 3pm"

See all available commands and caption styles.

On this page