A
ai-commerce
/purchase_product
purchase product
Purchase a product with your API key. Order is confirmed instantly (no human approval). Returns download_url; AI-native products are also delivered to your call
liveverifiedunknown~5s typical
mcpprobedai-commerce
$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-app-railway-up-airy-enthusiasm-production-ai-commerce /purchase_product for me.
Input
| Field | Type | Description |
|---|---|---|
| api_key* | string | API key from register_agent |
| product_id* | integer | Product ID from browse_catalog |
| coupon_code | string | Optional coupon code |
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-app-railway-up-airy-enthusiasm-production-ai-commerce","endpoint":"/purchase_product","input":{"api_key":"...","product_id":1}}'cli
npx cracked-ai run -p mcp-app-railway-up-airy-enthusiasm-production-ai-commerce -e /purchase_product -i '{"api_key":"...","product_id":1}'mcp
run_tool({ provider: "mcp-app-railway-up-airy-enthusiasm-production-ai-commerce", endpoint: "/purchase_product", input: {"api_key":"...","product_id":1} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.