mcp
M
mcp
/upscale_video

Upscale Video

Use this to upscale a video to 1080p or 4K (30 or 60 fps) with Topaz Labs professional-grade AI. Priced per second of the INPUT video: 1080p = 15 (30fps) / 30 (

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 /upscale_video for me.

Input

FieldTypeDescription
videostringThe video to upscale: an http(s) URL (a generated video's URL, or one from upload_media fo
target_resolutionstring (1080p | 4k)Target output resolution (default 1080p). 4K costs 4x: 1080p = 15/30 credits per input sec
target_fpsinteger (30 | 60)Target frame rate (default 30). 60 fps doubles the per-second rate.
job_idintegerA previously returned upscale job id — pass it alone to check progress and fetch the finis

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":"/upscale_video","input":{}}'
cli
npx cracked-ai run -p mcp-com-budgetpixel-mcp -e /upscale_video -i '{}'
mcp
run_tool({ provider: "mcp-com-budgetpixel-mcp", endpoint: "/upscale_video", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.