vibedeploy
V
vibedeploy
/rehost_images

Rehost a site's external images locally

Download the external images a site references (e.g. from the old site it was rebuilt from), store them on this VibeDeploy site under assets/img/, and rewrite t

liveunknown~5s typical
mcpvibedeploy
$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-be-vibedeploy-vibedeploy /rehost_images for me.

Input

FieldTypeDescription
name*stringSite name (subdomain) whose external images should be downloaded and rehosted locally.

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-be-vibedeploy-vibedeploy","endpoint":"/rehost_images","input":{"name":"..."}}'
cli
npx cracked-ai run -p mcp-be-vibedeploy-vibedeploy -e /rehost_images -i '{"name":"..."}'
mcp
run_tool({ provider: "mcp-be-vibedeploy-vibedeploy", endpoint: "/rehost_images", input: {"name":"..."} })

Try it

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