M
mcp
/get_subscription_status
Check a subscription key
Status of a pool subscription key: pool, reserved daily blocks, expiry, renewal semantics.
liveverifiedunknown~5s typical
mcpprobedmcp
$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-cheapestinference-mcp /get_subscription_status for me.
Input
| Field | Type | Description |
|---|---|---|
| api_key* | string | The pool subscription key (sk-...) |
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-cheapestinference-mcp","endpoint":"/get_subscription_status","input":{"api_key":"..."}}'cli
npx cracked-ai run -p mcp-com-cheapestinference-mcp -e /get_subscription_status -i '{"api_key":"..."}'mcp
run_tool({ provider: "mcp-com-cheapestinference-mcp", endpoint: "/get_subscription_status", input: {"api_key":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.