A
artidrop
/publish_site
publish site
Publish a multi-file HTML site from a base64-encoded ZIP file. The ZIP must contain an index.html at its root. For sites larger than ~10MB — or whenever you hav
liveunknown~5s typical
mcpartidrop
$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-ai-artidrop-artidrop /publish_site for me.
Input
| Field | Type | Description |
|---|---|---|
| zip_base64* | string | Base64-encoded ZIP file containing the site files |
| title | string | Site title (default: Untitled) |
| visibility | string (public | unlisted) | Visibility (default: unlisted) |
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-ai-artidrop-artidrop","endpoint":"/publish_site","input":{"zip_base64":"..."}}'cli
npx cracked-ai run -p mcp-ai-artidrop-artidrop -e /publish_site -i '{"zip_base64":"..."}'mcp
run_tool({ provider: "mcp-ai-artidrop-artidrop", endpoint: "/publish_site", input: {"zip_base64":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.