Claude integration
Add ShortGenius as an MCP connector and Claude can draft scripts, render videos, generate images and speech, and manage your account — without leaving the chat.
Claude is Anthropic's AI assistant, available in the Claude desktop app and at claude.ai. Add the ShortGenius MCP server as a custom connector and Claude can do real creative work — drafting scripts, generating videos, images, and speech, and managing your library — without you leaving the chat.
Describe the result and Claude drives ShortGenius for you — no clicking through screens, no glue code.
Claude 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 is connected, you can drive ShortGenius with plain-language prompts.
Under two minutes. Works with Claude Desktop and Claude.ai custom connectors.
Generate a key at https://shortgenius.com/developers/keys if you prefer key auth. You can skip this and connect with OAuth instead.
On macOS open ~/Library/Application Support/Claude/claude_desktop_config.json (Windows: %APPDATA%/Claude/claude_desktop_config.json). On claude.ai, go to Settings → Connectors → Add custom connector.
Paste the snippet into your config, or paste just the URL into the claude.ai connector form.
{
"mcpServers": {
"shortgenius": {
"command": "npx",
"args": ["mcp-remote", "https://app.shortgenius.com/api/mcp"]
}
}
}Restart Claude Desktop (or refresh claude.ai). On first use Claude opens an OAuth consent screen — sign in with your ShortGenius account and approve the scopes.
Open the tools menu to confirm the ShortGenius tools are listed, then try one of the example prompts below.
Drop any of these into Claude after connecting.
Draft a 60-second video about the history of coffee, then list my publishing connections.
Generate a 9:16 image of a neon city at dusk and wait for it to finish.
Turn this article into a video script: https://example.com/post
List my available voices for en-US.
How many credits do I have left?
Frequently Asked Questions
ShortGenius runs a public MCP server. Once it's added as a connector, Claude can call ShortGenius tools — drafting scripts, generating videos, images, and speech, and reading your library — all driven by your plain-language prompts.
Create a free account and generate an API key to get started in minutes.