M
mcp
/check_deploy_prerequisites
Check deploy prerequisites (run before plan_deploy)
The deploy ENTRY GATE — run this first when a user wants to deploy. Verifies the account is ready and AUTO-SELECTS the network_id + keypair_name to pass to depl
liveunknown~5s typical
mcpmcp
$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-cloud-redu-mcp /check_deploy_prerequisites for me.
Input
| Field | Type | Description |
|---|---|---|
| mode | string (guided | yolo) | guided = confirm each choice with the user; yolo = auto-proceed with sensible defaults (au |
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-cloud-redu-mcp","endpoint":"/check_deploy_prerequisites","input":{}}'cli
npx cracked-ai run -p mcp-cloud-redu-mcp -e /check_deploy_prerequisites -i '{}'mcp
run_tool({ provider: "mcp-cloud-redu-mcp", endpoint: "/check_deploy_prerequisites", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.