S
switch
/apply_product
Apply Product
Product photography. Choose: clean studio hero shot, real-world lifestyle, extreme macro detail, or top-down flat lay. Returns the styled prompt stack for your
liveunknown~5s typical
mcpswitch
$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-switchapp-switch /apply_product for me.
Input
| Field | Type | Description |
|---|---|---|
| subject | string | What you want to shoot. E.g. "a woman walking through a hotel lobby" or "morning coffee on |
| style* | string (clean_studio | lifestyle | macro_detail | flat_lay) | clean_studio = seamless backdrop hero. lifestyle = product in use. macro_detail = extreme |
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-switchapp-switch","endpoint":"/apply_product","input":{"style":"clean_studio"}}'cli
npx cracked-ai run -p mcp-ai-switchapp-switch -e /apply_product -i '{"style":"clean_studio"}'mcp
run_tool({ provider: "mcp-ai-switchapp-switch", endpoint: "/apply_product", input: {"style":"clean_studio"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.