M
mcp
/generate_sound_effect
Generate Sound Effect
Use this to create sound effects (NOT music). TEXT mode: describe the sound — Foley, ambience, UI sounds, whooshes/transitions, impacts, action sounds — with so
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_sound_effect for me.
Input
| Field | Type | Description |
|---|---|---|
| prompt | string | Description of the sound effect — Foley, ambience, UI sounds, transitions, impacts, action |
| duration | integer | Text mode: length of the clip in seconds (1–180, default 10). Billed per second with a 3-s |
| video | string | Optional INPUT VIDEO URL to sync the effects to (frame-accurate Foley/ambience/impacts for |
| format | string (mp3 | wav) | Output audio format: mp3 (default, small) or wav (lossless, for editing). |
| model | string | Sound-effect model id. Omit for the default (sonilo-sfx for text; sonilo-video-sfx is sele |
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_sound_effect","input":{}}'cli
npx cracked-ai run -p mcp-com-budgetpixel-mcp -e /generate_sound_effect -i '{}'mcp
run_tool({ provider: "mcp-com-budgetpixel-mcp", endpoint: "/generate_sound_effect", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.