A
aribot-mcp
/get_billing
get billing
Billing status + self-service payment for your company: credit-wallet balance, pay-per-use flag, license tier / annual commitment, per-action prices, purchasabl
liveunknown~5s typical
mcparibot-mcp
$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-ayurak-aribot-mcp /get_billing for me.
Input
| Field | Type | Description |
|---|---|---|
| checkout_request_id | string | Approved license_request_id to complete payment for (returns a hosted Checkout URL) |
| topup_amount | number | Optional EUR amount to top up the credit wallet (returns a hosted Checkout URL) |
| request_plan | string | Optional plan key to request (pro|max|…) — files a request for super-admin approval; does |
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-ayurak-aribot-mcp","endpoint":"/get_billing","input":{}}'cli
npx cracked-ai run -p mcp-com-ayurak-aribot-mcp -e /get_billing -i '{}'mcp
run_tool({ provider: "mcp-com-ayurak-aribot-mcp", endpoint: "/get_billing", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.