P
Palmyr
/phone_buy_number
Buy phone number
Provision a real phone number (SMS + voice) for your agent. Costs 3.00 USDC, paid per-action via x402.
liveunknown~5s typical
mcppalmyr
$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-ai-palmyr-palmyr /phone_buy_number for me.
Input
| Field | Type | Description |
|---|---|---|
| country* | string | ISO-2 country code, e.g. 'US' |
| areaCode | string | |
| payment | string | base64 x402 payment payload (X-PAYMENT); omit on first call to receive payment instruction |
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-ai-palmyr-palmyr","endpoint":"/phone_buy_number","input":{"country":"..."}}'cli
npx cracked-ai run -p mcp-ai-palmyr-palmyr -e /phone_buy_number -i '{"country":"..."}'mcp
run_tool({ provider: "mcp-ai-palmyr-palmyr", endpoint: "/phone_buy_number", input: {"country":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.