blockrun_music
Generate music tracks from prompts or lyrics. Submits async job, polls until ready, returns permanent MP3 URL. Payment only on success.
Instructions
Generate music tracks via BlockRun x402 (async, client-polled).
Generates a full-length ~3 minute MP3 track. Takes 1-3 minutes to complete. The tool submits the job and, for slower tracks, polls until it is ready; payment settles only when a finished track is returned — if it fails or times out, you are not charged.
Model: minimax/music-2.5+ ($0.1575/track, up to ~4 min)
Returns a permanent BlockRun-hosted URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Music model to use | minimax/music-2.5+ |
| lyrics | No | Custom lyrics. Cannot be used with instrumental: true | |
| prompt | Yes | Music style, mood, or description. E.g. 'upbeat synthwave with neon pads', 'chill lo-fi beats', 'epic orchestral film score' | |
| agent_id | No | Agent identifier for budget tracking and enforcement. | |
| instrumental | No | Generate without vocals (default: true) |