How to Use the Luma AI (Generative Video & Creative) MCP in Claude Code
Run headless Luma Dream Machine pipelines directly from your terminal using Claude Code and this managed MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Luma AI (Generative Video & Creative) MCP to Claude Code
Create your Vinkius account to connect Luma AI (Generative Video & Creative) 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.
Scriptable Video Generation via the Claude Code CLI
The `lm.text_to_video` tool brings programmatic video generation straight to your terminal using this MCP server. You can pipe prompt lists directly into Claude Code to kick off batch renders. This removes the need for manual browser clicks and fits perfectly into script-driven workflows. Because it runs in the shell, you can chain commands easily. Your agent checks your remaining API balance with `lm.get_credits`, triggers the render, and outputs the progress. It polls `lm.get_generation` and returns the final video URL directly to stdout.
Command-Line Camera Control and Video Extension
The `lm.camera_control` tool lets you script complex camera movements using pan, tilt, zoom, and orbit vectors via the MCP interface. Claude Code parses your terminal arguments and maps them to the API parameters. You get precise, command-line control over your visual composition. For iterative work, the agent can call `lm.extend_video` to append new frames to an existing clip or use `lm.image_to_video` on local file paths. If a render fails to meet your criteria, you can instantly run `lm.delete_generation` to keep your workspace clean.
Automate Keyframe Transitions and Image Generation
The `lm.interpolate` tool generates smooth transitions between two static keyframes. Claude Code uses this to bridge visual gaps in your automated rendering pipelines. It takes local image paths, uploads them, and returns a fluid transition video. To generate those source assets on the fly, the agent calls `lm.text_to_image` using the Photon-1 model. This lets you build a completely headless pipeline that goes from text prompt to static image, and then to a fully animated video sequence.
Set up Luma AI (Generative Video & Creative) 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 seeluma-ai-generative-video-creative-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Luma AI (Generative Video & Creative) transactions." It will automatically discover and invoke the available Luma AI (Generative Video & Creative) tools.
claude mcp add --transport http luma-ai-generative-video-creative-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 Luma AI (Generative Video & Creative) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Luma AI (Generative Video & Creative) MCP today
We host it, we monitor it, we maintain it. You just paste one token.