Reverse engineered prompt

GitHub

Build me a small local tool for Windows that lets Claude work directly with my CapCut desktop projects through MCP. It should read and edit CapCut draft files on disk, so I can ask things like list my projects, inspect a project and its timeline, create a new vertical or custom sized project, add text at a specific time, add video or audio clips, move or trim clips, remove clips, and change clip position, scale, rotation, opacity, volume, looping, and blend modes.

I want it to be easy to run on my machine and easy to hook up to either Claude Code or Claude Desktop. It should automatically find the normal CapCut projects folder and app resources on Windows, but also let me override those paths with environment variables if my setup is different. Please make file writes safe, with backups and a low chance of corrupting a project if something crashes. Add a simple smoke test so I can confirm the server is responding once it starts. If MCP setup details have changed, look up the current docs online.

Have a live product UI? Try website reverse