Autonomous AI video editor over MCP: viral clips, captions, reframe, chroma key, MP4 export
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The professional agentic production environment for editable video. Levea turns natural-language creative direction, transcripts, and source media into fully structured, editable video projects, executes edits through a deterministic production harness, verifies the result, and renders delivery files.
Beta Notice: Agentic edits can make mistakes. Always preview every output before publishing. For production-safe and high-impact workflows, use
requirePlanApproval: trueto halt execution after the planning phase and inspect the proposed edit list.
Unlike traditional one-shot AI video generators that output locked, un-editable pixels, Levea maintains a fully structured, multi-layer project and timeline (Scene IR) containing assets, text, masks, audio, and brand kits.
We use probabilistic Frontier LLMs solely for planning, semantic analysis, and parameter parsing. The actual layout, timing, audio cleanup, face tracking, and composition are executed by a high-performance deterministic video-production harness. Generative media models are optional, modular assets; they do not own the project state.
Levea separates probabilistic creative reasoning from deterministic project execution:
The planning layer interprets user prompts, transcripts, visual references, and timeline boundaries. It compiles raw natural language into a highly optimized, typed Workflow DAG of sequential and parallel editing operations. The hosted planner currently utilizes Gemini through Google AI and Vertex AI.
These represent the dual brain-body architecture of Levea:
Separating intent from execution makes edits fully inspectable, repeatable, and independently repairable without transferring project ownership to an LLM.
Typed production operators execute the plan against the scene graph. The native renderer compiles Scene compositions through native Vulkan and browser WebGPU paths, subsequently compositing them with verified composition assets produced by Remotion (which handles rich editorial layouts, cards, and diagrams).
All revisions are saved in a durable, linear undo/redo history backed by immutable scene payloads, preventing state corruption during multi-step iterations. Export is optionalβLevea can return the updated editable scene, queue asset rendering, deliver an MP4, or bundle assets for multi-platform delivery.
Whether you are an AI developer looking to integrate automated editing into your agent loops, or a content creator building an automated faceless channel, Levea has a native path for you.
Expose Levea as a client-side Model Context Protocol (MCP) server stdio wrapper (levea-mcp-server) in your favorite AI editors (Cursor, Cline, Windsurf, or Claude Desktop).
Sign up at studio.livecore.ai and generate a Levea API key.
Add the following configuration block to your editor's MCP settings:
Note: LEVEA_API_URL should point to the bare host domain https://api.livecore.ai. The client-side wrapper handles endpoint appending automatically.
| Client | Setup Commands / Instructions |
|---|---|
| Cursor & Windsurf | Go to Settings -> Features -> MCP -> Add New MCP Server. Set type to command and insert the config above. |
| Cline | Open settings, scroll to MCP, and add the config to the Cline MCP settings file. |
| Claude Code | Run: claude mcp add levea -e LEVEA_API_URL=https://api.livecore.ai -e LEVEA_API_KEY=... -- npx -y levea-mcp-server |
| Claude Desktop | Add the server block to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows). |
Deploy Levea as an autonomous editing agent directly inside the OpenClaw workspace.
openclaw-ai-video-editor on ClawHub and install it to gain system-level execution, asset upload UI, and rendering support.levea-ai-video-editor on ClawHub Skills directory to give your agent professional editorial taste, system instructions, and pacing rules."Review my vertical video, remove the opening silence, auto-apply Hormozi-style captions with highlighted keywords, add subtle background music, and export the Reels-ready MP4."
Levea is built for modular agent platforms. When deploying Levea inside platforms like OpenClaw or Hermes, we split execution capabilities from cognitive strategies:
openclaw-ai-video-editor): Acts as the physical body. It exposes the core MCP tool surface, registers tool schemas, manages API keys, sets up SSE progress pipelines, and handles physical file uploads and rendering hooks.levea-ai-video-editor): Acts as the cognitive mind. It is a prompt-engineered, context-aware instruction set (system prompts and few-shot creative templates) that teaches the agent how to act as a professional directorβenforcing brand rules, safe zones, timing pacing, and layout aesthetics.We recommend installing both to unlock the full power of autonomous editing with a professional finish.
Levea supports a wide range of natural-language production instructions:
| Use Case / Request | Typical Autonomous Production Path | Organic Keywords |
|---|---|---|
| Faceless Channel Generator | Segment transcript, plan layout, overlay B-roll, generate AI background music, and render. | faceless-video, auto-reels, short-form-video |
| CapCut Auto-Cap Alternative | Run whisper transcription, highlight keywords, style fonts, align timing, and apply animation presets. | auto-captions, video-subtitles, kinetic-typography |
| Shorts & Reels Highlights | Extract high-engagement hooks, crop canvas to vertical 9:16 safe zones, and apply motion graphics. | viral-clips, clip-generator, tiktok-video, youtube-shorts |
| Corporate Interview Polish | Cut long silence gaps, bleep profanity, apply color grades, and add lower third speaker graphics. | silence-removal, audio-cleanup, lower-thirds |
| Green Screen & Backdrop Swap | Isolate speaker matte, layer background photo/video, align depth tracks, and composite. | chroma-key, green-screen, background-removal |
| Multi-Cam Active Speaker Cuts | Synchronize dual camera angles, run diarization, and automatically cut to the active speaker. | multi-cam-sync, active-speaker, video-automation |
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/levea-mcp-server)<a href="https://allmcps.com/mcp/levea-mcp-server"><img src="https://allmcps.com/api/badge/levea-mcp-server?style=directory" alt="Levea MCP Server on AllMCPs" /></a>