S
switch
/apply_ugc
Apply Ugc
User-generated content — looks like a real person captured it casually. Choose: phone shot, film point-and-shoot, mirror selfie, or car selfie. Returns the styl
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_ugc 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 (phone_shot | film_pointshoot | mirror_selfie | car_selfie) | phone_shot = iPhone-style snap. film_pointshoot = Contax T2 grain. mirror_selfie = bathroo |
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_ugc","input":{"style":"phone_shot"}}'cli
npx cracked-ai run -p mcp-ai-switchapp-switch -e /apply_ugc -i '{"style":"phone_shot"}'mcp
run_tool({ provider: "mcp-ai-switchapp-switch", endpoint: "/apply_ugc", input: {"style":"phone_shot"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.