Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Clipwave

FreeNot checked

Generate video and images, edit them on a real multi-track timeline, and export an MP4.

GitHubEmbed

About

Generate video and images, edit them on a real multi-track timeline, and export an MP4.

README

Give Claude a real video editor. Generate shots, cut them on a multi-track timeline, burn in captions, and export an MP4 — without leaving the chat.

Most media integrations stop at "here is a generated clip." Clipwave keeps going: projects, a shared asset library, per-video timelines with video/voice/sfx/music tracks, trims, transitions, subtitles, and a real export.

/plugin marketplace add ClipWave-io/clipwave-plugins
/plugin install clipwave@clipwave

Then run /mcp, pick clipwave, and authenticate. That is the whole setup — the server speaks OAuth 2.0 with dynamic client registration, so there is no key to copy or config file to hand-edit.

What you get

2 skills video-generation (model choice, submit, poll) and video-editing (timeline, captions, export)
2 commands /clipwave-video to generate a shot, /clipwave-edit to work a timeline
1 connector The hosted Clipwave MCP server — ~20 tools
1 setup skill Walks Claude through connecting, including the headless API-key path

Example

Generate three 5-second shots of a ceramic mug on a windowsill — wide, then a slow push-in, then a top-down. Cut them together with 0.4s fades, add the voiceover from vo.mp3, subtitle it TikTok-style, and export vertical.

Claude reads the model catalogue, picks the right text-to-video id, submits and polls three jobs, creates a project, places six clips across two tracks, sets the transitions, burns the captions, and hands back an MP4 URL.

Requirements

A Clipwave account. Generation spends credits; every read-only tool (list_models, job_status, and the get_* / list_* family) is free, and so are the deterministic timeline operations — placing, removing, reordering, transitions and captions.

Headless use

For CI or server agents with no browser, create a key at clipwave.io/dashboard/api-keys and send Authorization: Bearer cw_live_…. There is also a stdio package, @clipwave/mcp, for clients that cannot reach a remote server.

Also works with

Cursor, Windsurf, and any MCP-compatible client — the server is plain streamable HTTP at https://clipwave.io/api/mcp. See clipwave.io/mcp for the full tool catalogue.

Links

License

MIT — see LICENSE. Clipwave is an independent product; it is not affiliated with or endorsed by Anthropic.

from github.com/ClipWave-io/clipwave-plugins

Installing Clipwave

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/ClipWave-io/clipwave-plugins

FAQ

Is Clipwave MCP free?

Yes, Clipwave MCP is free — one-click install via Unyly at no cost.

Does Clipwave need an API key?

No, Clipwave runs without API keys or environment variables.

Is Clipwave hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Clipwave in Claude Desktop, Claude Code or Cursor?

Open Clipwave on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Clipwave with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All media MCPs