unulu
U
unulu
/unulu_check_handle

Check handle availability

Check whether a handle is available on unu.lu (not other platforms like Instagram, TikTok, etc.). For example, checking 'joe' tells you if joe.unu.lu is availab

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_check_handle for me.

Input

FieldTypeDescription
handle*stringThe handle to check (3-30 chars, alphanumeric + hyphens)

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

Try it

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