{
  "markdown": "# Clipwave for Claude\n\n**Give Claude a real video editor.** Generate shots, cut them on a multi-track\ntimeline, burn in captions, and export an MP4 — without leaving the chat.\n\nMost media integrations stop at \"here is a generated clip.\" Clipwave keeps going:\nprojects, a shared asset library, per-video timelines with video/voice/sfx/music\ntracks, trims, transitions, subtitles, and a real export.\n\n```\n/plugin marketplace add ClipWave-io/clipwave-plugins\n/plugin install clipwave@clipwave\n```\n\nThen run `/mcp`, pick **clipwave**, and authenticate. That is the whole setup —\nthe server speaks OAuth 2.0 with dynamic client registration, so there is no key\nto copy or config file to hand-edit.\n\n## What you get\n\n| | |\n|---|---|\n| **2 skills** | `video-generation` (model choice, submit, poll) and `video-editing` (timeline, captions, export) |\n| **2 commands** | `/clipwave-video` to generate a shot, `/clipwave-edit` to work a timeline |\n| **1 connector** | The hosted Clipwave MCP server — ~20 tools |\n| **1 setup skill** | Walks Claude through connecting, including the headless API-key path |\n\n## Example\n\n> Generate three 5-second shots of a ceramic mug on a windowsill — wide, then a\n> slow push-in, then a top-down. Cut them together with 0.4s fades, add the\n> voiceover from `vo.mp3`, subtitle it TikTok-style, and export vertical.\n\nClaude reads the model catalogue, picks the right text-to-video id, submits and\npolls three jobs, creates a project, places six clips across two tracks, sets the\ntransitions, burns the captions, and hands back an MP4 URL.\n\n## Requirements\n\nA [Clipwave](https://clipwave.io) account. Generation spends credits; every\nread-only tool (`list_models`, `job_status`, and the `get_*` / `list_*` family)\nis free, and so are the deterministic timeline operations — placing, removing,\nreordering, transitions and captions.\n\n## Headless use\n\nFor CI or server agents with no browser, create a key at\n[clipwave.io/dashboard/api-keys](https://clipwave.io/dashboard/api-keys) and send\n`Authorization: Bearer cw_live_…`. There is also a stdio package,\n[`@clipwave/mcp`](https://www.npmjs.com/package/@clipwave/mcp), for clients that\ncannot reach a remote server.\n\n## Also works with\n\nCursor, Windsurf, and any MCP-compatible client — the server is plain streamable\nHTTP at `https://clipwave.io/api/mcp`. See [clipwave.io/mcp](https://clipwave.io/mcp)\nfor the full tool catalogue.\n\n## Links\n\n- [Tool catalogue and live docs](https://clipwave.io/mcp)\n- [REST API docs](https://clipwave.io/docs/api)\n- [Privacy policy](https://clipwave.io/privacy) · [Terms](https://clipwave.io/terms)\n- Issues and support: open an issue here, or contact us via the site.\n\n## License\n\nMIT — see [LICENSE](LICENSE). Clipwave is an independent product; it is not\naffiliated with or endorsed by Anthropic.\n",
  "bytes": 2807,
  "sha": "1b624fc7f5badf20b807db497e14d6fffb7740afeb5b868b1da60b127ed3e2de",
  "repo_slug": "clipwave-io/clipwave-plugins",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_clipwave_clipwave_35e7ebf2/readme"
}