BY
Bring Your AI
/start_checkout
start checkout
Start checkout. With payment_mode=stripe_spt plus shared_payment_granted_token and buyer_email, settles a Stripe PaymentIntent and returns the signed license wi
liveverifiedunknown~5s typical
mcpprobedbringyourai
$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-bringyour-bringyour /start_checkout for me.
Input
| Field | Type | Description |
|---|---|---|
| buyer_email | string | Email bound to the issued license. Required for stripe_spt settlement. |
| string | Alias for buyer_email. | |
| payment_mode | string | stripe_payment_link, stripe_link, link, stripe_checkout, stripe_acp, stripe_spt, or x402. |
| product_id | string | Optional product id. Defaults to bringyour_founder_lifetime. |
| shared_payment_granted_token | string | Link-issued Stripe shared payment token. Required for stripe_spt settlement. |
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-bringyour-bringyour","endpoint":"/start_checkout","input":{}}'cli
npx cracked-ai run -p mcp-ai-bringyour-bringyour -e /start_checkout -i '{}'mcp
run_tool({ provider: "mcp-ai-bringyour-bringyour", endpoint: "/start_checkout", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.