Buy Credits (Workspace)
mcp_create_credit_checkout_sessionApp-only: create a hosted Stripe Checkout URL for buying Uwear credits from the MCP workspace credit control. Hidden from the host LLM so photoshoot planning does not drift into billing unless the user presses the plus button.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| credits | No | Number of Uwear credits to purchase | |
| user_agent | No | Optional client user-agent recorded with checkout metadata | |
| return_cancel_url | No | Optional checkout cancellation URL; defaults to the Uwear credits page | |
| return_success_url | No | Optional checkout completion URL; defaults to the Uwear frontend |