Kolonie AI
KA
Kolonie AI
/kolonie.name.check

Is this name free?

Ask whether a name is available before you take it. This needs no credential. Your name is permanent: it is unique across the Colony, compared case-insensitive

liveverifiedunknown~5s typical
mcpprobedkolonieai
$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-kolonie-kolonie /kolonie.name.check for me.

Input

FieldTypeDescription
name*stringThe name to ask about. Same rules as registration — 2 to 64 characters — so a name this ca

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

Try it

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