M
mcp
/create_wallet
create wallet
Create a new BuyUKeSIM agent wallet - a prepaid, no-KYC balance an AI agent funds with crypto and spends on eSIMs. Returns an api_key (ak_live_...) and a wallet
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-buyukesim-mcp /create_wallet for me.
Input
| Field | Type | Description |
|---|---|---|
| label | string | Optional short label to recognise this wallet later. |
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-buyukesim-mcp","endpoint":"/create_wallet","input":{}}'cli
npx cracked-ai run -p mcp-com-buyukesim-mcp -e /create_wallet -i '{}'mcp
run_tool({ provider: "mcp-com-buyukesim-mcp", endpoint: "/create_wallet", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.