BI
Brainiall Image
/upscale_image
Upscale Image
Upscale image resolution with the Brainiall image-upscaling engine. Enhances image resolution by 2x or 4x with the GPU-accelerated Brainiall image-upscaling en
liveverifiedunknown~5s typical
mcpprobedbrainiallimage
$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-brainiall-image /upscale_image for me.
Input
| Field | Type | Description |
|---|---|---|
| image_base64* | string | Base64-encoded image data. Supports PNG, JPEG, and WebP formats. |
| scale | integer | Upscale factor: 2 or 4 (default: 4) default 4 |
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-brainiall-image","endpoint":"/upscale_image","input":{"image_base64":"...","scale":4}}'cli
npx cracked-ai run -p mcp-com-brainiall-image -e /upscale_image -i '{"image_base64":"...","scale":4}'mcp
run_tool({ provider: "mcp-com-brainiall-image", endpoint: "/upscale_image", input: {"image_base64":"...","scale":4} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.