Lazynext MCP Server
Provides text-to-speech voice generation for AI-powered audio creation.
Enables AI chat and editing assistance using OpenAI's language models.
Allows searching and importing stock photos and videos from Pexels.
Allows searching and importing stock photos, videos, and music from Pixabay.
Allows searching and importing high-quality stock photos from Unsplash.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Lazynext MCP Serverlist my video projects"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
What is Lazynext?
Lazynext is a local-first, agent-native AI video editor. It brings conversational AI agents and professional timeline editing into the same workspace. Every edit is written to real tracks, clips, transitions, captions, effects, and media inside the project. You can continue editing manually, undo or redo changes, save versions, or hand the project to another agent.
Lazynext = local video projects + multitrack timeline + AI agents + MCP + production-ready exports.
Key features
Agent-native: the built-in agent and external MCP agents share the same editing tools.
Real timeline: multiple video and audio tracks, transitions, effects, LUTs, zooms, and keyframes.
Transcript-driven editing: word-level transcription, text-based cuts, pause handling, speakers, and linked captions.
Generation and media: images, video, speech, music, sound effects, and online media search.
Motion Graphics and WebGL: editable motion templates, custom shaders, visual effects, and transitions.
Visual geometry: in-browser person segmentation and face-safe zones — captions avoid the speaker automatically, reframe follows the subject, and overlay graphics land in empty space.
Production-ready exports: MP4, audio, captions, FCPXML, and complete project data.
Local-first: projects and media stay on your machine by default, while API keys remain server-side.
Related MCP server: Omni-Video Studio MCP
Quick start
Prerequisites
Node.js 24 (use
fnmornvmto install)cmake (for building whisper.cpp from source on macOS)
Install and run
git clone https://github.com/Lazynext-Platform/Lazynext.git
cd Lazynext
npm ci
cp .env.example .env
npm run devThe editor opens at http://localhost:5199.
Configuration
Edit .env to add API keys for the features you want to enable:
AI Chat:
LLM_ANTHROPIC_API_KEY,LLM_OPENAI_API_KEY, or any supported providerGeneration:
IMAGE_API_KEY,ELEVENLABS_API_KEY,MUREKA_API_KEY,SEEDANCE_API_KEYStock media:
PEXELS_API_KEY,PIXABAY_API_KEY,UNSPLASH_ACCESS_KEYCloud transcription:
ASSEMBLYAI_API_KEY
The editor runs without any API keys — you just won't have AI chat, generation, or stock media features until you add them.
Desktop app
Build native installers for macOS, Windows, and Linux:
npm run desktop:dist # macOS arm64
npm run desktop:dist:mac-x64 # macOS x64
npm run desktop:dist:win # Windows
npm run desktop:dist:linux # LinuxAgent / MCP
Lazynext exposes a Streamable HTTP MCP endpoint at http://localhost:5199/api/external-mcp/mcp.
Connect external agents like Codex or Claude Code:
Start Lazynext and open Settings → MCP to copy the bearer token.
Register the MCP server in your agent client.
Use
lazynext_status→list_projects→target_project→begin_edit_session→ editing tools →review_edit_session.
Core capabilities
Area | Capabilities |
Timeline | Multitrack editing, move, trim, split, ripple edits, snapping, keyframes, markers, undo, redo |
Visuals | WebGL effects, LUTs, chroma key, zoom, transitions, custom shaders |
Audio | Multiple audio tracks, sound effects, background music, voice-over, loudness, auto-ducking, vocal isolation |
Transcript | Transcription jobs, word-level editing, pause compression, search, speakers, clip views |
Captions | Automatic captions, named styles, translation, timeline overlays, SRT export |
Motion Graphics | Built-in templates, secure sandbox, custom templates, video rendering |
AI Generation | Image, video, speech, music, sound-effect jobs with progress tracking |
Media | Uploads, folders, online image/video/audio search |
Export | MP4, audio, captions, FCPXML, project import/export, hardware-aware H.264 acceleration |
Agent | Built-in conversational agent, skills, proposal-based edits, external MCP |
License
Copyright (c) 2026 Lazynext. All rights reserved.
Documentation
Quick Start — installation, configuration, and first run
Features — full capability reference
FAQ — common questions and troubleshooting
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables AI agents to edit videos through natural language, providing tools for timeline editing, audio management, rendering, and more.2MIT
- FlicenseAqualityBmaintenanceEnables AI agents to edit video using text-based proxies, motion graphics via Hyperframes, and advanced FFmpeg rendering, turning any LLM IDE into a professional video editor.4
- AlicenseAqualityCmaintenanceEnables AI agents to edit video assemblies from A-roll and B-roll, add captions, and publish to social media platforms.2710MIT
- Alicense-qualityBmaintenanceEnables AI agents to control video editing software (剪映/CapCut and Adobe Premiere Pro) through a unified interface, supporting operations like material import, clip splitting, subtitle addition, effects, transitions, audio mixing, and export.10MIT
Related MCP Connectors
A real timeline video editor for AI agents: journaled edits, FFmpeg/MLT rendering, exports
Agentic video editing on real footage: cut, caption, reframe, score, and export at full quality.
Make videos and docs with your AI agent — describe what you need, every output stays editable.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Lazynext-Platform/Lazynext'
If you have feedback or need assistance with the MCP directory API, please join our Discord server