VV
Vidé Vita
/create_payment_link
create payment link
Write a real pending order into the shop and return its pay page. Needs a token, because it puts a row in the shop's books; for an ordinary purchase use start_c
liveverifiedunknown~5s typical
mcpprobedvidévita
$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-care-vide-shop-vide-vita /create_payment_link for me.
Input
| Field | Type | Description |
|---|---|---|
| items* | array | |
| string | optional, for the receipt |
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-care-vide-shop-vide-vita","endpoint":"/create_payment_link","input":{"items":[]}}'cli
npx cracked-ai run -p mcp-care-vide-shop-vide-vita -e /create_payment_link -i '{"items":[]}'mcp
run_tool({ provider: "mcp-care-vide-shop-vide-vita", endpoint: "/create_payment_link", input: {"items":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.