mcp-video-editor/mcp_video_editor
Ryan Malloy 3e858dc20e Fix MoviePy import structure for proper video processing
- Use 'from moviepy import *' as recommended in documentation
- Remove complex specific imports that were failing
- Server should now properly detect and use MoviePy functionality
- Ready to test with InterNACHI demo videos
2025-09-05 04:11:11 -06:00
..