ScaleReachScaleReach API
Connect Your Tools

n8n

Call ScaleReach's tools from n8n using the MCP Client Tool node.

Prerequisites

n8n's current MCP Client Tool documentation exposes an SSE Endpoint field. ScaleReach's documented remote endpoint uses Streamable HTTP, and compatibility with n8n's legacy SSE field has not been verified with a valid key. Use this setup only after confirming that your ScaleReach endpoint supports SSE.

Setup

  1. Add the MCP Client Tool node to your workflow
  2. SSE Endpoint: https://mcp.scalereach.ai/mcp/sr_live_YOUR_KEY_HERE
  3. Authentication: None - your key is already in the URL
  4. Connect the node to an AI Agent node, or call a specific tool directly

n8n discovers ScaleReach's tools (submit video, get status, get clips, schedule post, etc) automatically from the server.

Try it

Example workflow: Webhook trigger → AI Agent (with MCP Client Tool: ScaleReach) → "Clip this video and post the best clip to Instagram"

See all available commands and caption styles.

On this page