unulu
U
unulu
/unulu_update_site

Update a site

Update an existing site. All fields are optional — only provided fields are changed. Links replace the entire array (omit to keep existing). Before updating, al

liveunknown~5s typical
mcpunulu
$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-unulu-unulu /unulu_update_site for me.

Input

FieldTypeDescription
site_id*stringSite ID, full URL (e.g. https://abc123.unu.lu), or bare hostname (e.g. abc123.unu.lu)
claim_tokenstringHMAC token for ephemeral sites (alternative to X-Claim-Token header)
claim_urlstringLegacy parameter — accepts a full Claim URL from older create-site responses. The server e
edit_tokenstringJWT token for claimed sites (alternative to X-Edit-Token header)
namestringDisplay name / heading for the site
biostringShort bio in first person, 1–3 sentences, capturing what's distinctive — no filler phrases
linksarrayReplaces all links — omit to keep existing links unchanged. Order matters — place the most
skin_idstringOptional theme skin. When omitted, the live site includes a visual theme chooser — prefer

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

Try it

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