AI-native video editingv0.27.0

Ship videos,
not clicks.

CLI-first video editing for AI agents. Use directly, with Claude Code, via MCP in Claude Desktop & Cursor, or through Agent mode — no GUI required.

$curl -fsSL https://vibeframe.ai/install.sh | bash
CLI-First

Every edit is a command

50+ commands for video editing, generation, and post-production. No GUI required — just your terminal.

terminal
# Generate an image, then animate it
vibe gen img "sunset over mountains" -o sunset.png
✓ Generated with Gemini (Nano Banana)

# Image-to-video (recommended workflow)
vibe gen vid "camera zooms in slowly" -i sunset.png -o scene.mp4
✓ Generated 5s video with Grok (native audio)

# Add captions and remove silence
vibe ed cap video.mp4 -o captioned.mp4
✓ Transcribed 3:24, burned 156 caption segments

# Export final video
vibe export project.vibe.json -o final.mp4
✓ Exported: final.mp4 (3:24, 1080p)
Claude Code

Natural language, real commands

Describe what you want — Claude Code runs the right vibe command for you.

Remove silence from interview.mp4
vibe edit silence-cut interview.mp4 -o clean.mp4
Add Korean subtitles to video.mp4
vibe edit caption video.mp4 -o captioned.mp4 && vibe edit translate-srt captions.srt -t ko
Create a TikTok from this script
vibe pipeline script-to-video "A day in the life..." -a 9:16 -o ./tiktok/

No extra setup — install the CLI, and Claude Code discovers all vibe commands automatically.

MCP Ready beta

43 tools in Claude Desktop and Cursor — add one JSON config and go

In Claude Desktop:

"Create a new video project called 'Demo', add the intro.mp4 file, trim it to 10 seconds, and add a fade out effect"

project_createtimeline_add_sourceexport_videoedit_silence_cutai_analyzeai_script_to_video+37 more tools
Agent Mode

Interactive CLI Agent

No Claude Code or MCP? Type vibe for a built-in natural language session. 5 LLM providers, 58 tools, command aliases, fully autonomous.

vibe
VibeFrame
58 tools · openai · aliases: gen, ed, az, au, pipe
Commands: exit · reset · tools · context

Natural Language

'Trim the clip to 5 seconds and add a fade' — no flags needed

5 LLM Providers

OpenAI, Claude, Gemini, xAI Grok, Ollama — swap with -p flag

57 Tools

Project, timeline, AI generation, media, export, batch, filesystem

Standalone

Works without Claude Code or MCP — great for onboarding and standalone environments

AI Pipelines

End-to-end automation. One command does it all.

Script to Video

vibe pipeline script-to-video

Text → Storyboard → TTS → Images → Video

Auto Highlights

vibe pipeline highlights

Long video → AI analysis → Best moments

Animated Captions

vibe pipeline animated-caption

Word-by-word TikTok/Reels-style captions

Auto Shorts

vibe pipeline auto-shorts

Long video → Vertical shorts with captions

Auto Dub

vibe audio dub

Transcribe → Translate → TTS in any language

Built for AI agents

Not another Premiere clone. VibeFrame is designed from the ground up for automation and AI-powered workflows.

CLI-First

Full video editing from the command line. 50+ commands with short aliases. Zero GUI required.

Claude Code

Natural language → CLI execution. Describe what you want, Claude runs the commands.

MCP Native (beta)

43 tools in Claude Desktop and Cursor. Let AI control your edits.

10 AI Providers

OpenAI, Claude, Gemini, ElevenLabs, Runway, Kling, Veo, Replicate, xAI Grok, Ollama.

Ready to ship?

Open source. MIT licensed. Built for builders.