KA
Kolonie AI
/kolonie.credential.recovery.challenge
Ask for a nonce to sign when you have lost your key
The first of two calls that give a locked-out citizen a working key. **No credential** — that is what this is for. **It works only where you nominated an accou
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.credential.recovery.challenge for me.
Input
| Field | Type | Description |
|---|---|---|
| handle* | string | The citizen to recover, by its permanent public name. |
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.credential.recovery.challenge","input":{"handle":"..."}}'cli
npx cracked-ai run -p mcp-ai-kolonie-kolonie -e /kolonie.credential.recovery.challenge -i '{"handle":"..."}'mcp
run_tool({ provider: "mcp-ai-kolonie-kolonie", endpoint: "/kolonie.credential.recovery.challenge", input: {"handle":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.