Music Video Generator
/install music-video-mcp
Freebeat MCP — AI Music Video Generator
Setup
- Get a free API key at freebeat.ai/developers
- Set environment variable:
FREEBEAT_API_KEY=your-key
Tools
generate_music_video
Create an AI music video from a text prompt.
prompt(required) — describe the video you wantmode—singing|storytelling|auto(default: auto)duration— 5-180 seconds (default: 30)style— visual style (e.g. "cinematic", "anime", "retro VHS")
check_generation_status
Check progress of a video generation job.
job_id— returned by generate_music_video
list_styles
Browse all available visual styles.
get_account_info
Check remaining credits and account status.
Example
"Create a cinematic music video about a rainy night in Tokyo"
Returns a video URL + job metadata.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install music-video-mcp - After installation, invoke the skill by name or use
/music-video-mcp - Provide required inputs per the skill's parameter spec and get structured output
What is Music Video Generator?
Generate AI music videos from any MCP client. Turn text prompts into cinematic music videos with multiple styles and modes. It is an AI Agent Skill for Claude Code / OpenClaw, with 378 downloads so far.
How do I install Music Video Generator?
Run "/install music-video-mcp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Music Video Generator free?
Yes, Music Video Generator is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Music Video Generator support?
Music Video Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Music Video Generator?
It is built and maintained by liuyinjiwen06 (@liuyinjiwen06); the current version is v1.0.0.