P
Palmyr
/email_create_temp
Create disposable temp inbox
Provision a cheap, disposable, receive-only email inbox — ideal for receiving a one-off verification or order-confirmation email during a checkout/signup flow.
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 /email_create_temp for me.
Input
| Field | Type | Description |
|---|---|---|
| ttl_seconds | number | Lifetime in seconds before the inbox auto-expires (default 86400 = 24h, min 300, max 60480 |
| 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":"/email_create_temp","input":{}}'cli
npx cracked-ai run -p mcp-ai-palmyr-palmyr -e /email_create_temp -i '{}'mcp
run_tool({ provider: "mcp-ai-palmyr-palmyr", endpoint: "/email_create_temp", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.