ShortsGen Docs
Documentation
Integrate ShortsGen with AI assistants, automate workflows, and connect third-party tools via the MCP server.
ShortsGen documentation covers how to integrate the platform with external tools, automate workflows, and connect AI assistants to your account.
MCP Server
Expose every user-facing API as MCP tools for Cursor, Claude Desktop, and custom agents.
API Keys
Create scoped keys in Settings to authenticate programmatic requests securely.
REST APIs
The MCP server proxies the same /api routes the web app uses — one source of truth.
Guides
Quick start
- Sign in and open Settings → API keys to create a key.
- Clone or download the ShortsGen app and run
npm run dev. - Follow the MCP Server guide to connect your AI client.