Clipwave for Grok
io.clipwave/clipwave
Generate video and images, edit them on a real multi-track timeline, and export an MP4.
client:Grok
transport:streamable-http
Install Clipwave in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"clipwave": {
"type": "http",
"url": "https://clipwave.io/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs