ScaleReachScaleReach API
Connect Your Tools

Hermes

Connect ScaleReach to Nous Research's Hermes Agent.

Prerequisites

Setup

Add to your Hermes config.yaml:

mcp_servers:
  scalereach:
    url: "https://mcp.scalereach.ai/mcp/sr_live_YOUR_KEY_HERE"

Reload the config without restarting Hermes:

/reload-mcp

Hermes lets you narrow which tools a server exposes with tools.include. If you only want clipping (not social scheduling), add:

mcp_servers:
  scalereach:
    url: "https://mcp.scalereach.ai/mcp/sr_live_YOUR_KEY_HERE"
    tools:
      include: [validate_youtube_url, submit_youtube_video, get_video_status, get_video_clips]

Try it

Tell me which MCP-backed tools are available right now.
Clip this YouTube video and find the funniest moments: [url]

See all available commands and caption styles.

On this page