U
unulu
/unulu_get_state
Get site state
Returns the current state of a site including its name, bio, links, and URL. No authentication required. If expires_at is absent, the site has been claimed and
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_get_state for me.
Input
| Field | Type | Description |
|---|---|---|
| site_id* | string | Site ID, full URL (e.g. https://abc123.unu.lu), or bare hostname (e.g. abc123.unu.lu) |
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_get_state","input":{"site_id":"..."}}'cli
npx cracked-ai run -p mcp-ai-unulu-unulu -e /unulu_get_state -i '{"site_id":"..."}'mcp
run_tool({ provider: "mcp-ai-unulu-unulu", endpoint: "/unulu_get_state", input: {"site_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.