Connect Your Tools
ChatGPT / Codex
Connect ScaleReach to ChatGPT connectors or the Codex CLI.
Prerequisites
- A ScaleReach API key (get one here)
ChatGPT (web/app)
Full MCP with write/modify actions is currently documented for supported Business and Enterprise/Edu workspaces. Pro users may have more limited MCP access for read/fetch tools.
- Enable Developer mode in your ChatGPT workspace or user settings.
- Open Settings → Apps → Create. Workspace admins can use Workspace settings → Apps → Create.
- App name:
ScaleReach - MCP server URL:
https://mcp.scalereach.ai/mcp/sr_live_YOUR_KEY_HERE - Choose the authentication mechanism and select no authentication because the ScaleReach API key is embedded in the URL.
- Scan the tools, then click Create. An admin may need to publish or enable the app before it appears in chats.
ScaleReach's clip and scheduling tools are write/action tools. ChatGPT requires developer mode and the appropriate workspace permissions before those tools can be called.
After the app is enabled, select ScaleReach from the chat's tools menu before asking it to do something.
Codex CLI
Add to ~/.codex/config.toml (or your project's .codex/config.toml):
[mcp_servers.scalereach]
url = "https://mcp.scalereach.ai/mcp/sr_live_YOUR_KEY_HERE"Codex picks this up on the next session start.
Try it
- "Clip this YouTube video, find the funniest moments: [url]"
- "What videos do I have in my workspace?"