upgrade-agent
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

FieldTypeDescription
originstringOrigin city/airport (informational only — not used to route-filter).
destinationstringDestination city/airport (informational only — not used to route-filter).
verticalstring (airline | cruise | rail | hotel)
regionstring (Americas | Europe | MEA | APAC | Cruise | Rail)
productstring (bid_upgrade | instant_upgrade | seat_blocker | premium_seating)
travelerQuestionstringThe 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.