AnchoredIP
A
AnchoredIP
/order_lease

order lease

Place an order. The trial plan is free and activates immediately; paid plans return payment details and stay pending until settled. No account or card is needed

liveverifiedunknown~5s typical
mcpprobedanchoredip
$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-com-anchoredip-anchoredip /order_lease for me.

Input

FieldTypeDescription
plan*stringSlug from list_plans.
organization_name*string
country*stringISO 3166-1 alpha-2.
billing_email*string

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-com-anchoredip-anchoredip","endpoint":"/order_lease","input":{"plan":"...","organization_name":"...","country":"...","billing_email":"..."}}'
cli
npx cracked-ai run -p mcp-com-anchoredip-anchoredip -e /order_lease -i '{"plan":"...","organization_name":"...","country":"...","billing_email":"..."}'
mcp
run_tool({ provider: "mcp-com-anchoredip-anchoredip", endpoint: "/order_lease", input: {"plan":"...","organization_name":"...","country":"...","billing_email":"..."} })

Try it

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