U
upgrade-agent
/search_upgrade_options
search upgrade options
Find operators that offer upgrades, filtered by vertical, region, and/or product. NOTE: Upgrade Agent has operator coverage by region, not flight route networks
liveunknown~5s typical
mcpupgrade-agent
$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-upgradeagent-upgrade-agent /search_upgrade_options for me.
Input
| Field | Type | Description |
|---|---|---|
| origin | string | Origin city/airport (informational only — not used to route-filter). |
| destination | string | Destination city/airport (informational only — not used to route-filter). |
| vertical | string (airline | cruise | rail | hotel) | |
| region | string (Americas | Europe | MEA | APAC | Cruise | Rail) | |
| product | string (bid_upgrade | instant_upgrade | seat_blocker | premium_seating) | |
| travelerQuestion | string | The traveler's request in their own words, verbatim (e.g. 'can I upgrade my Swiss flight t |
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-upgradeagent-upgrade-agent","endpoint":"/search_upgrade_options","input":{}}'cli
npx cracked-ai run -p mcp-ai-upgradeagent-upgrade-agent -e /search_upgrade_options -i '{}'mcp
run_tool({ provider: "mcp-ai-upgradeagent-upgrade-agent", endpoint: "/search_upgrade_options", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.