S
sitectrl
/get_build_status
Check a site build
Check whether a site started by create_site has finished. Pass the claim_token create_site returned. Works WITHOUT signing in. Poll this every 30-60 seconds rat
liveunknown~5s typical
mcpsitectrl
$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-sitectrl-sitectrl /get_build_status for me.
Input
| Field | Type | Description |
|---|---|---|
| claim_token* | string | The claim_token from create_site. |
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-sitectrl-sitectrl","endpoint":"/get_build_status","input":{"claim_token":"..."}}'cli
npx cracked-ai run -p mcp-ai-sitectrl-sitectrl -e /get_build_status -i '{"claim_token":"..."}'mcp
run_tool({ provider: "mcp-ai-sitectrl-sitectrl", endpoint: "/get_build_status", input: {"claim_token":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.