Connect Your Tools
n8n
Call ScaleReach's tools from n8n using the MCP Client Tool node.
Prerequisites
- A ScaleReach API key (get one here)
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
- Add the MCP Client Tool node to your workflow
- SSE Endpoint:
https://mcp.scalereach.ai/mcp/sr_live_YOUR_KEY_HERE - Authentication: None - your key is already in the URL
- 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"