Luma AI (Generative Video & Creative) Connector for AI agents.
10 live capabilities
Create cinematic videos and high-resolution images from text or photos.
Waiting for input…
Why people use Luma AI (Generative Video & Creative)
Luma AI: Solving Manual Video Production Bottlenecks
With this Connector, your agent handles the heavy lifting. You just describe the scene, and the agent triggers the generation, monitors the progress, and gives you the link. You stay in your workspace, and the video appears when it's ready.
What Vinkius changes
You get professional-grade video production capabilities inside your existing AI chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Social media content creation
A creator asks their agent to make a 5-second looping video of a neon forest for a background using lm.
- Real-world use case 02
Rapid storyboarding
A director asks the agent to generate three different camera angles for a spaceship landing scene using lm.
- Real-world use case 03
B-roll generation
An editor needs a cinematic shot of a futuristic city and asks the agent to create it from a text prompt.
Complete set · 10capabilities
The complete Luma AI (Generative Video & Creative) capability set.
These are the exact actions your AI can choose when you ask it to work with Luma AI (Generative Video & Creative).
01—04
4 capabilities in this set.
Part of 10 available through Luma AI (Generative Video & Creative).
- 01 Capability
Lm.get generation
Check the status of a video job and get the final URL once it's finished.
- 02 Capability
Lm.list generations
View a history of your recent video creations including prompts and timestamps.
- 03 Capability
Lm.delete generation
Remove a specific video generation from your history to keep your workspace clean.
- 04 Capability
Lm.extend video
Add more footage to an existing video to continue a scene naturally.
05—07
3 capabilities in this set.
Part of 10 available through Luma AI (Generative Video & Creative).
- 05 Capability
Lm.interpolate
Create a smooth visual transition between two different keyframe images.
- 06 Capability
Lm.camera control
Generate video with specific movements like pan, tilt, dolly, or orbit.
- 07 Capability
Lm.text to image
Create high-resolution, photorealistic images using the Photon-1 model.
08—10
3 capabilities in this set.
Part of 10 available through Luma AI (Generative Video & Creative).
- 08 Capability
Lm.get credits
Check your remaining Luma AI credit balance to see how many generations are left.
- 09 Capability
Lm.text to video
Turn a text description into a cinematic video with high motion coherence.
- 10 Capability
Lm.image to video
Turn a static image into a dynamic video where the image serves as the first frame.
Set up in minutes
One URL. Then ask Luma AI (Generative Video & Creative) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Luma AI (Generative Video & Creative) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_eMuspQUEffZmIoaVTe2vhE8crBGgBQMVGBLmfs0C/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Luma AI (Generative Video & Creative), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Luma AI (Generative Video & Creative) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_eMuspQUEffZmIoaVTe2vhE8crBGgBQMVGBLmfs0C/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Luma AI (Generative Video & Creative) URL.
- Step 03
Save and start
Save the connection and enable Luma AI (Generative Video & Creative) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"luma-ai-generative-video-creative": {
"url": "https://edge.vinkius.com/vk_preview_eMuspQUEffZmIoaVTe2vhE8crBGgBQMVGBLmfs0C/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Luma AI (Generative Video & Creative)
Open Agent mode in chat and ask: "Using Luma AI (Generative Video & Creative), help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"luma-ai-generative-video-creative": {
"url": "https://edge.vinkius.com/vk_preview_eMuspQUEffZmIoaVTe2vhE8crBGgBQMVGBLmfs0C/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Luma AI (Generative Video & Creative)
Ask Copilot: "Using Luma AI (Generative Video & Creative), help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"luma-ai-generative-video-creative": {
"url": "https://edge.vinkius.com/vk_preview_eMuspQUEffZmIoaVTe2vhE8crBGgBQMVGBLmfs0C/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Luma AI (Generative Video & Creative)
Open Cascade and ask: "Using Luma AI (Generative Video & Creative), help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"luma-ai-generative-video-creative": {
"url": "https://edge.vinkius.com/vk_preview_eMuspQUEffZmIoaVTe2vhE8crBGgBQMVGBLmfs0C/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Luma AI (Generative Video & Creative)
Ask Cline: "Using Luma AI (Generative Video & Creative), help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add luma-ai-generative-video-creative --transport http "https://edge.vinkius.com/vk_preview_eMuspQUEffZmIoaVTe2vhE8crBGgBQMVGBLmfs0C/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Luma AI (Generative Video & Creative)
Ask Claude: "Using Luma AI (Generative Video & Creative), show me...". 10 tools are ready
Where the request belongs
Work Luma AI can move forward.
Creative professionals who need to move from concept to visual assets quickly without the headache of manual rendering.
Video Editor
Generates high-quality B-roll and cinematic sequences to fill gaps in a project.
Creative Director
Rapidly prototypes visual concepts and storyboards by commanding camera paths.
AI Artist
Iterates on photorealistic imagery and complex video transitions within their workspace.
Designer
Creates rapid visual prototypes and storyboards using photorealistic image generation.
When one Connector is not enough
Carry the request into a workflow.
Combine Luma AI with the systems that finish the task.
View all recipesBuild the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsKling AI (Generative Video & Image)
Generate cinematic videos and images via Kling AI. use text-to-video, image-to-video, and AI virtual try-on.
Runway ML
Empower your AI with Runway ML's advanced video generation capabilities to seamlessly create, animate, and interpolate high-quality clips using Gen-3 and Gen-4 Turbo models directly from chat.
GAN.ai
Generate personalized videos at scale, track generation status, and oversee campaigns via AI agents with GAN.ai.
Colossyan
Automate AI video creation via Colossyan. generate videos from templates, manage avatars, and track rendering jobs directly from any AI agent.
Elai AI Video
Equip your AI agent to generate AI videos, manage avatars, and track rendering status via the Elai.io API.
Kapwing
Automate video and image rendering via Kapwing. create media from JSON, track render progress, and manage assets directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Luma AI connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Luma AI.
The practical details behind the request, access and result.
Can I use the Luma AI MCP to create videos from text?
Yes, you can generate high-fidelity cinematic videos by simply describing the scene to your agent. It handles the motion coherence and rendering for you.
How do I animate a still photo using Luma AI?
Just provide the image URL to your agent. It will use that image as the starting frame to create a dynamic video.
Can I control the camera movements in the videos?
Yes, you can specify movements like pan, tilt, dolly, and orbit to get the exact cinematic shot you need.
Does this Connector support looping videos?
Yes, it allows you to create perfect looping videos which are great for social media backgrounds or other repeating visuals.
Can I extend a video I already generated?
You can use the extension capability to add more footage to an existing scene while keeping the visual style consistent.
How do I check my Luma AI credit balance?
Your agent can check your current credit balance directly so you can manage your production budget easily.
How do I check if my video generation is finished?
Use the lm.get_generation capability with the Generation ID provided. Your agent will poll the Luma API and report the current state (queued, dreaming, or completed). Once finished, it will return the final MP4 video URL.
Can I control the camera movement in my AI-generated video?
Absolutely. Use the lm.camera_control capability. You can provide a scene prompt and a JSON block defining the movement type (e.g., orbit, pan, tilt) and magnitude, allowing for professional cinematographic directing.
Can my agent extend an existing Luma video with more footage?
Yes. The lm.extend_video capability allows you to provide a continuation prompt and a previous Generation ID. Your agent will trigger Luma to seamlessly expand the scene, maintaining visual and structural consistency.
One connection away
Give your agent a direct line to Luma AI.
Connect Luma AI once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available