freebeat-mcp
SKILL.md
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