How to Use the Creatomate MCP in Claude Code
Automate video rendering from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Creatomate MCP to Claude Code
Create your Vinkius account to connect Creatomate to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Trigger renders from the CLI
Terminal users need MCP tools that fit into existing scripts. Claude Code runs `render_video` directly from your prompt, passing dynamic text or image URLs to your templates without opening a browser. You can pipe the output to other terminal commands. Once the job starts, your agent monitors `get_render_status` to grab the final MP4 URL and writes it to a local text file or database.
Inspect Creatomate templates via MCP
Managing a massive library of video assets usually requires a clunky web UI. Now you can type a command and have your agent execute `list_video_templates` to dump the current inventory straight into standard output. If you need to update a specific overlay, Claude Code runs `search_templates_by_name` to find it. It then calls `get_template_details` to expose the JSON structure so you can modify the payload in your CI/CD pipeline.
Track rendering jobs and automations
SREs and DevOps engineers can monitor video generation queues directly from an SSH session. Your agent pulls `list_recent_renders` to check for failed jobs or stalled queues across the workspace. To audit your current setup, Claude Code uses `list_video_automations` and `get_project_settings`. Reading the raw configuration data helps you debug why a specific automated workflow might be failing in production.
Set up Creatomate MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seecreatomate-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Creatomate transactions." It will automatically discover and invoke the available Creatomate tools.
claude mcp add --transport http creatomate-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Creatomate MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Creatomate MCP today
We host it, we monitor it, we maintain it. You just paste one token.