just-publish
J
just-publish
/deploy

deploy

Put a website live at a public URL. Use this when the user wants to publish, launch, or get a page online — e.g. 'I need a website', 'put up a page for my busin

liveunknown~5s typical
mcpjust-publish
$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-justpublish-just-publish /deploy for me.

Input

FieldTypeDescription
files*arrayFiles to publish. Must include an index.html at the root.
email*stringEmail to associate with the site. Captured unverified at first deploy; verification only r
site_idstringExisting site id to update. Omit to create a new site.
edit_tokenstringEdit token returned at create time. Required to update.

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-justpublish-just-publish","endpoint":"/deploy","input":{"files":[],"email":"..."}}'
cli
npx cracked-ai run -p mcp-ai-justpublish-just-publish -e /deploy -i '{"files":[],"email":"..."}'
mcp
run_tool({ provider: "mcp-ai-justpublish-just-publish", endpoint: "/deploy", input: {"files":[],"email":"..."} })

Try it

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