Clipwave for VS Code
io.clipwave/clipwave
Generate video and images, edit them on a real multi-track timeline, and export an MP4.
client:VS Code
transport:streamable-http
Install Clipwave in VS Code
.vscode/mcp.json
{
"servers": {
"clipwave": {
"type": "http",
"url": "https://clipwave.io/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs