S
switch
/apply_cinematic_anamorphic
Apply Cinematic Anamorphic
ARRI Alexa anamorphic widescreen film look. Choose grade: warm golden, cool noir, or moody desaturated. 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_cinematic_anamorphic 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 (warm_golden | cool_noir | moody_desaturated) | warm_golden = late-afternoon honey. cool_noir = neon-fill desaturated. moody_desaturated = |
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_cinematic_anamorphic","input":{"style":"warm_golden"}}'cli
npx cracked-ai run -p mcp-ai-switchapp-switch -e /apply_cinematic_anamorphic -i '{"style":"warm_golden"}'mcp
run_tool({ provider: "mcp-ai-switchapp-switch", endpoint: "/apply_cinematic_anamorphic", input: {"style":"warm_golden"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.