« To Riverside integrations: Overview
Give your AI agent direct access to your Riverside content and let it search your transcripts, cut edits, and schedule posts for you, all from your chat.
Who: Account owner, admins, directors, and editors
Plan: Grow, Webinar, and Business
Device: Computer browser
Please note:
This feature is in beta and is being released gradually to Riverside users.
Riverside's MCP is the bridge between your Riverside content and your AI of choice, whether that's Claude, ChatGPT, Cursor or Codex. It finds anything across your archives, edits content based on your descriptions, cuts the clips you want and publishes to your social platforms, all without leaving the chat.
How to connect
-
Connect to Claude.ai
- Open the Customize tab in the left sidebar, then click Connectors.
- Click the + next to Connectors, then Add custom connector.
- Enter Name: Riverside.
-
Enter URL:
https://mcp.riverside.com/mcp. - Click Add.
You'll see a "not verified" warning. That's expected for custom connectors, no action is needed. - Click Connect.
- Sign in to Riverside.
-
When prompted, click "Open Claude".
Your agent is ready to use your Riverside content.* On the Free Claude plan, you can add only one custom connector.
-
Connect to Claude Code
- In your terminal, run:
claude mcp add --transport http --scope user riverside https://mcp.riverside.com/mcp. - Open Claude Code and run
/mcpto sign in.
The--scope userpart makes Riverside available in every folder, not just the one where the command ran.
- In your terminal, run:
-
Connect to ChatGPT
You must be in Developer mode to connect.
- Click your profile in the bottom left corner and open Settings.
- Select Apps.
- Under Advanced settings, toggle Developer mode ON.
- Back in Apps, click Create.
- Enter Name: Riverside.
-
Enter URL:
https://mcp.riverside.com/mcp - Select authentication: OAuth.
- Click Scan Tools and complete the sign-in to Riverside.
- Wait for the scan to finish, then click Create.
-
Riverside now appears under Settings > Apps.
Mention Riverside in a prompt or pick it from the + menu in a chat.* On the Free ChatGPT plan, you can only read from Riverside MCP.
* On ChatGPT Enterprise, Business, Team, or Edu accounts, your account admin needs to connect
-
Connect to Codex
This one setup covers Codex CLI, the Codex IDE extension, and the ChatGPT desktop app.
-
Add the server:
codex mcp add riverside --url https://mcp.riverside.com/mcp(alternative: add a[mcp_servers.riverside]section withurl = "https://mcp.riverside.com/mcp"to~/.codex/config.toml). -
Sign in:
codex mcp login riverside. -
In a Codex session, run
/mcpto confirm Riverside is connected and its tools are listed.
Don't use an npx/mcp-remote bridge. Codex handles remote HTTP and OAuth itself.
-
Add the server:
-
Connect to Cursor
-
Paste the following URL into your browser:
https://cursor.com/install-mcp?name=riverside&config=eyJ1cmwiOiJodHRwczovL21jcC5yaXZlcnNpZGUuY29tL21jcCJ9
Or
The manual alternative:
-
Add to
~/.cursor/mcp.json:{ "mcpServers": { "riverside": { "url": "https://mcp.riverside.com/mcp" } } } - Navigate to Cursor Settings.
-
Click MCP.
Riverside appears in the server list. - Click the Riverside MCP to sign in.
- Cursor opens Riverside's login in your browser.
-
Click approve.
Your Riverside MCP is now ready to use.
-
To publish or schedule posts through your agent, connect the social platform (YouTube, YouTube Shorts, Instagram, TikTok, LinkedIn, X, Facebook) in the Riverside dashboard first. Platforms can only be connected on Riverside, not through your agent.
Good to know
- You'll need to authenticate separately for each AI agent you connect to Riverside.
- When your agent makes an edit, it opens a new edit rather than overwriting existing content, so your original stays intact.
- Connecting an agent doesn't change anything in your Riverside account settings.