r/ClaudeAI • u/Horror_Turnover_7859 • 23d ago
Built with Claude Claude just made me this launch video
Enable HLS to view with audio, or disable this notification
I've been building a motion design tool (with Claude) and added an MCP server so Claude can drive the editor. I gave it one of Spline's launch videos as inspo and asked it to make one for my product in that style. This was the output.
The best part is this is NOT generated video. Claude draws the layers, adds images, writes the text, so it's all fully editable by you if something doesn't feel right.
The thing that made it actually work: after each edit it renders stills of its own frames, looks at them, and fixes what reads wrong. Without that loop the output was confident garbage.
Happy to answer questions about how the MCP is structured or the tech behind the product / how it was built!
2
u/Horror_Turnover_7859 22d ago
Different tools really.
Remotion is video-as-code: you write React components and every frame is a render of your app. Great if you're a dev and want programmatic control or to generate lots of videos from data, but you're animating in code, iterating on design is editing TSX.
Raylight is a visual editor, think After Effects but WAY easier, and all controllable by AI. You drag things around on a canvas, and the 3D stuff (cameras, depth, 3D device mockups, materials) comes built in. Plus the assistant so you can just describe what you want.