Cursor integration
Add ShortGenius as an MCP server in Cursor and your editor's AI can draft scripts, render videos, generate images and speech, and manage your account — without leaving your workspace.
Cursor is an AI-first code editor with built-in MCP support. Add the ShortGenius MCP server to Cursor's MCP settings and authenticate with OAuth, and Cursor's AI can do real creative work — drafting scripts, generating videos, images, and speech, starting recurring series, and managing your library — right alongside your code.
Describe the result and Cursor drives ShortGenius for you — no clicking through screens, no glue code.
Cursor 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 Cursor is connected, you can drive ShortGenius with plain-language prompts.
Add one MCP server, then drive ShortGenius from chat.
Fastest path: paste this into Cursor and it connects ShortGenius itself.
Fetch https://shortgenius.com/prompt.md
Go to Cursor Settings → MCP → Add new MCP server, or edit ~/.cursor/mcp.json directly.
Add this entry — Cursor connects to the streamable-HTTP endpoint directly.
{
"mcpServers": {
"shortgenius": {
"url": "https://app.shortgenius.com/api/mcp"
}
}
}On first use Cursor opens an OAuth sign-in. Approve the requested scopes.
Open Cursor's chat or Composer and ask it to draft a script or generate media; the ShortGenius tools appear in the MCP tools list.
Drop any of these into Cursor after connecting.
Draft a 30-second video script about our latest changelog entry
Generate a vertical video from this blog post URL
Create a text-to-speech voiceover for this script using one of my voices
Start a recurring weekly series summarizing our release notes
What's my current ShortGenius credit balance and which accounts am I connected to?
Frequently Asked Questions
Add the ShortGenius MCP server URL to Cursor's MCP settings (~/.cursor/mcp.json) and authenticate via OAuth. Once connected, Cursor's AI can call ShortGenius directly.
Create a free account and generate an API key to get started in minutes.