S
switch
/apply_magic_hour_portrait
Apply Magic Hour Portrait
Golden-hour rim-light editorial portrait. Choose camera: Canon R5 + 85mm f/1.2 or Hasselblad H6D + 80mm. Returns the styled prompt stack for your shot — pair it
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_magic_hour_portrait 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 (canon_85mm | hasselblad_80mm) | canon_85mm = Canon R5 portrait standard. hasselblad_80mm = medium-format luxury. |
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_magic_hour_portrait","input":{"style":"canon_85mm"}}'cli
npx cracked-ai run -p mcp-ai-switchapp-switch -e /apply_magic_hour_portrait -i '{"style":"canon_85mm"}'mcp
run_tool({ provider: "mcp-ai-switchapp-switch", endpoint: "/apply_magic_hour_portrait", input: {"style":"canon_85mm"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.