Claude Code integration
Add ShortGenius to Claude Code as an MCP connector and Anthropic's coding agent can draft scripts, render videos, generate images and speech, and manage your account — without leaving the terminal.
Claude Code is Anthropic's agentic coding CLI that runs in your terminal. Connect it to ShortGenius with the public MCP server and Claude Code can do real creative work — drafting video scripts, generating videos, images, and text-to-speech, starting scheduled recurring series, and managing your library, all from the command line.
Describe the result and Claude Code drives ShortGenius for you — no clicking through screens, no glue code.
Claude Code taps your voices, image styles, and soundtrack library, so every render is built from real assets.
Chain scripting, generation, and publishing into a single turn instead of clicking through screens.
Once Claude Code is connected, you can drive ShortGenius with plain-language prompts.
One command. Authenticate with OAuth or an API key.
Generate a key at https://shortgenius.com/developers/keys for header auth, or skip it to use OAuth.
Run this in your terminal. Keep the --header flag for API-key auth, or omit it to authenticate with OAuth.
claude mcp add --transport http shortgenius https://app.shortgenius.com/api/mcp \ --header "Authorization: Bearer sg-YOURKEY" --scope local
If you connected with OAuth (no --header), run /mcp inside a Claude Code session and complete the browser sign-in.
Confirm the connection, then ask Claude Code to draft or generate something.
claude mcp list
Drop any of these into Claude Code after connecting.
Draft a 30-second video script about our new product launch from this blog URL
Generate a video from that script and let me review it
Create a square image and a voiceover for my next TikTok
Start a recurring weekly series that posts AI news shorts
Check my ShortGenius credit balance and which accounts are connected
Frequently Asked Questions
Add the ShortGenius MCP server with the "claude mcp add" command. Claude Code connects over streamable HTTP and authenticates with OAuth or your ShortGenius API key.
Create a free account and generate an API key to get started in minutes.