B
Blixtworks
/check_credit
Check remaining credit (free)
Free: how much unspent credit a wallet address currently has with this endpoint.
liveverifiedunknown~5s typical
mcpprobedblixtworks
$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-blixtworks-www-tools /check_credit for me.
Input
| Field | Type | Description |
|---|---|---|
| address* | string | Your wallet address |
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-blixtworks-www-tools","endpoint":"/check_credit","input":{"address":"..."}}'cli
npx cracked-ai run -p mcp-com-blixtworks-www-tools -e /check_credit -i '{"address":"..."}'mcp
run_tool({ provider: "mcp-com-blixtworks-www-tools", endpoint: "/check_credit", input: {"address":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.