M
mcp
/generate_music
Generate Music
Use this to create an AI music track (full songs with vocals, or instrumentals). Three models: music-3.0 (default, 200 credits — songs from a prompt and/or lyri
liveverifiedunknown~5s typical
mcpprobedmcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-budgetpixel-mcp /generate_music for me.
Input
| Field | Type | Description |
|---|---|---|
| prompt | string | Style/mood description of the track. Required for lyria-3 (10–2000 chars) and for instrume |
| lyrics | string | Lyrics to sing. mureka-v9 sings them VERBATIM ([verse]/[chorus] tags supported); music-2.6 |
| model | string | Music model id. Omit for the default (music-3.0 — latest MiniMax, all-purpose songs, 200 c |
| video | string | Video-to-music: URL of a video (≤360 s, ≤30 MB for public URLs) to compose a licensed soun |
| duration | integer | sonilo-music only: track length in seconds (5–360, default 30). Billed per second with a 1 |
| instrumental | boolean | Generate an instrumental track (no vocals). music-2.6/music-3.0 and mureka-v9 (mureka requ |
| lyrics_optimizer | boolean | music-2.6/music-3.0 only. Write/polish lyrics from the prompt — DEFAULT TRUE (matches web/ |
| vocal_gender | string (auto | female | male) | mureka-v9 only: preferred vocal gender for songs (default auto). |
| format | string | music-2.6/music-3.0 only: output audio format, wav (default) or mp3. |
| images | array | lyria-3 only: up to 10 reference images to condition the mood — each a URL, data URI, or r |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-budgetpixel-mcp","endpoint":"/generate_music","input":{}}'cli
npx cracked-ai run -p mcp-com-budgetpixel-mcp -e /generate_music -i '{}'mcp
run_tool({ provider: "mcp-com-budgetpixel-mcp", endpoint: "/generate_music", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.