Documentation Index
Fetch the complete documentation index at: https://docs.submagic.co/llms.txt
Use this file to discover all available pages before exploring further.
MCP Server
Submagic exposes an MCP-compatible endpoint atPOST https://api.submagic.co/mcp. Connect from Claude Code, Claude Desktop, Cursor, or any MCP client to drive Submagic from inside your AI assistant.
Authentication
Pass your existing Submagic API key as a Bearer token:Connecting Clients
Claude Code
Claude Desktop
Claude Desktop’s config file doesn’t speak HTTP transport directly, so we use themcp-remote bridge.
To open the config file, go to Claude → Settings → Developer → Edit Config. Add the following:
Cursor / Windsurf
Configure an HTTP MCP server pointing athttps://api.submagic.co/mcp with the header:
claude.ai web (Custom Connectors)
Example Prompts
Once connected, you can ask your assistant things like:- “Create a Submagic project from this URL.”
- “Turn this YouTube video into Submagic Magic Clips.”
- “Show me the status of my recent Submagic projects.”
- “Export Submagic project
[id]and publish it to TikTok and Instagram.” - “List my published Submagic projects from the last week with their views.”
- “Add background music to Submagic project
[id].” - “What Submagic caption templates are available?”
Rate Limits & Credits
MCP tool calls share the same rate limits and credit pool as the REST API — see Rate Limits for details.Need help?
Reach out to support@submagic.co if you run into
trouble connecting your MCP client.

