S
switch
/apply_travel
Apply Travel
Luxury travel + hotel editorial. Real architecture is preserved exactly (no inventing buildings). Choose subject: hotel hero, rural property, scenic view, drone
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_travel 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 (hotel_hero | rural_property | scenic_view | drone_aerial | lifestyle | interior) | hotel_hero = property is the star. rural_property = country estate. scenic_view = pure lan |
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_travel","input":{"style":"hotel_hero"}}'cli
npx cracked-ai run -p mcp-ai-switchapp-switch -e /apply_travel -i '{"style":"hotel_hero"}'mcp
run_tool({ provider: "mcp-ai-switchapp-switch", endpoint: "/apply_travel", input: {"style":"hotel_hero"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.