BeatDesign
Allows GitHub Copilot in VS Code to work with BeatDesign projects through local MCP tools, enabling operations on assets, canvas, and editor timelines.
BeatDesign is an independent, open-source, local-first workspace for AI image and video creation. It is built for people who want the connected creative flow of tools such as Higgsfield, with a workspace they can run, inspect, and extend on their own machine.
Two creative modes, one Project
Infinite Canvas
Drop in prompts, images, video, and audio. Connect nodes, branch ideas, compare generations, reuse outputs, and keep the full visual workflow inside one project.
Video Editor
Turn Canvas results into a local timeline. Trim, split, move, mix audio, import SRT captions, create alternate AI Takes, preview, and export MP4 in the browser.
Studio provides a focused generation surface. Assets keeps every imported and generated file available across Canvas, Editor, and MCP.
Related MCP server: CutPilot
Why BeatDesign
Local by default. Projects, media, Canvas state, timelines, and generation history stay in your local workspace.
Canvas and Editor stay connected. A generated result becomes a reusable project Asset instead of disappearing inside one tool.
Bring your own Agent. Codex, Claude Code, Cursor, and other MCP hosts can inspect and update the same Project you see in the browser.
Bring your own generation access. BeatAPI is the built-in provider. Local importing, arranging, editing, previewing, and exporting do not require an API key.
Fork-friendly foundations. Provider adapters, project storage, and the command layer are explicit extension points.
From idea to finished video
Prompt or local media
↓
Infinite Canvas ─── connect, generate, branch, compare
↓
Shared Assets ───── images, video, audio, extracted clips
↓
Video Editor ────── trim, arrange, preview, export MP4
↑
Any MCP Agent ───── works in the same local ProjectQuick start
Requirements include Node.js 22+, pnpm 10+, and a current Chrome browser on macOS or Windows.
pnpm install
pnpm db:push
pnpm devOpen http://127.0.0.1:3020.
Add your own BeatAPI API key only when you want to generate or analyze media, or use AI redo. Selecting a local file does not upload it to a provider.
Choose how to run BeatDesign
Command | Starts |
| The visual workspace |
| The visual workspace and local HTTP MCP endpoint |
| The stdio MCP server for coding Agents |
Use BeatDesign with an Agent
BeatDesign exposes 26 local MCP tools for Projects, Assets, Canvas, generation, and Editor operations. Agent changes use the same project services and become visible in the browser workspace.
After connecting your MCP host, you can ask:
Open my latest BeatDesign project, add these clips to a timeline, import the subtitles, and leave the Editor open for review.
Platform compatibility
Coding Agent / platform | Status | Quick setup |
✅ Supported | ||
✅ Supported | ||
✅ Supported | ||
✅ Supported | ||
✅ Supported | ||
✅ Supported | ||
✅ Supported | ||
✅ Supported | ||
✅ Supported | ||
✅ Supported | ||
✅ Supported | ||
✅ Supported | ||
✅ Supported | ||
✅ Supported | ||
✅ Supported | ||
✅ Supported |
Open the full Agent integration guide →
What works today
Image and video generation plus Standard and Deep video analysis.
Image, video, audio, generation, timeline, and text nodes on the Canvas.
Project Assets shared across Studio, Canvas, Editor, and MCP.
Non-destructive timeline editing with image, video, audio, and SRT caption tracks.
Local preview and browser-side H.264/AAC MP4 export with WebCodecs and Mediabunny.
English, Chinese, and Japanese interfaces.
Local stdio and Streamable HTTP MCP transports.
BeatDesign currently focuses on local, short-form creative workflows. Hosted collaboration, multiple named timelines, advanced transitions, speed controls, waveforms, and desktop packaging remain outside the current release.
See the complete shipped and planned scope →
Project guides
License
BeatDesign is licensed under Apache License 2.0. BeatAPI and BeatDesign trademarks, third-party model access, and bundled third-party components remain subject to their respective terms. See third-party notices and trademark policy.
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 Connectors
AI image, video, voice and music generation over MCP, routed to Veo 3.1, Seedance 2.0 and more.
Self-hosted AI-native knowledge workspace with hybrid search, GraphRAG, and MCP.
Generate images, video, music and voice from your CLI or AI agent. On-brand AI media toolkit.
Multi-model AI image and video generator. 14 models behind one OAuth-secured MCP endpoint.
Related MCP Servers
- FlicenseCqualityAmaintenanceSelf-hosted, source-available AI workflow automation platform. Build multi-agent, RAG, and tool-using pipelines on a visual canvas and publish any workflow as an MCP server (stdio/SSE/Streamable HTTP). Also an MCP client via the agent node.21,088
- FlicenseNot gradedqualityBmaintenanceLocal-first AI video editing engine controlled by MCP-compatible AI hosts, enabling AI to inspect footage, propose edits, modify multitrack projects, and render locally while keeping user control.
- AlicenseNot gradedqualityBmaintenanceLocal-first visual workspace and MCP server for canvases built by people and agents, with a polished editor, extensions, and SQLite persistence.595MIT

Modellix Agent Canvasofficial
AlicenseAqualityBmaintenanceA local stdio MCP server for visual AI work, offering an Excalidraw infinite canvas, image generation and editing, HTML drafts, presentations, and durable task recovery within a project workspace.16125MIT
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/BeatAPI/BeatDesign'
If you have feedback or need assistance with the MCP directory API, please join our Discord server