mcpserver.lol
registry/upgrade-agent
Connection check verified live · 20h ago

upgrade-agent

Travel-upgrade Q&A, live booking eligibility, and operator lookups for airline, cruise, rail.

Tools 17
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

17 tools

Read from the running server on 20h ago.

ask_upgrade_agent read-only askedByquestion*conversationId
Answer a general (not booking-specific) travel-upgrade question — how bid/instant/points upgrades work, eligibility rules, bidding strategy, and which airlines, cruise lines, or ra…
check_upgrade_eligibility pnr*carrierlanguagelastName*intentContextconversationId +1
Look up a booking's upgrade eligibility from a PNR + last name + airline. USE THIS WHENEVER the traveler has typed their booking reference and last name in the chat (or they alread…
get_bid_status read-only sessionIdconversationIdpresentationReport
Check any bids already on a booking (submitted / accepted / declined) and the bid-eligible cabins with their ranges. Pass the sessionId from start_eligibility_check. Reflects the b…
get_eligibility_result read-only sessionId*conversationId
Read the result of a secure eligibility check started with start_eligibility_check. Pass the sessionId returned by that tool. Returns the live eligibility outcome (eligible options…
get_partner_info read-only carrier*travelerQuestion
Get the full upgrade profile for one operator — products offered (with the official page URL), loyalty program, cabin paths, how to access, and summary. More detailed than ask_upgr…
get_upgrade_pricing read-only cabincarrierconversationIdtravelerQuestion
Answer 'how much does it cost to upgrade on <airline>?' WITHOUT needing a booking. Returns typical upgrade BID ranges (low / typical / high, per cabin) for an operator, aggregated…
get_watch_status read-only token*
Check a Watcher Concierge watch (created with start_watch). Returns its status, what it's watching for, and any improvements found so far. Pass the token from start_watch.
list_partners read-only regionproductvertical
List the travel operators that offer upgrade programs, with optional filters. Returns each operator's name, IATA/code, vertical, region, and the upgrade products it offers. Use thi…
mint_eligibility_session carrierlanguage
Internal helper for the inline eligibility form: creates a secure session and returns its id. No UI; agents should use start_eligibility_check instead.
modify_bid amount*confirmsegmentquantitysessionIdupgradeType +2
Change the amount of a bid already prepared/placed on a booking. Same as place_bid but for updating an existing bid — pass the sessionId, the NEW amount, and the cabin/segment if a…
partner_question_insights read-only partner
Report what travelers and AI agents are asking about a specific partner's upgrade programs: total volume, the most frequent questions, which agents are asking, and which answers we…
place_bid amount*confirmsegmentquantitysessionIdupgradeType +2
Place an upgrade bid for a booking the traveler has already checked with start_eligibility_check. Pass the sessionId from that check plus the amount (and the target cabin/segment i…
predict_bid_success read-only cabinamount*carrierconversationIdtravelerQuestion
Given a SPECIFIC bid amount, returns the probability it succeeds, grounded in Plusgrade's own resolved accept/reject outcomes for this carrier and cabin — never a guess. Use this w…
search_upgrade_options read-only originregionproductverticaldestinationtravelerQuestion
Find operators that offer upgrades, filtered by vertical, region, and/or product. NOTE: Upgrade Agent has operator coverage by region, not flight route networks — it cannot confirm…
start_eligibility_check carrierlanguageintentContexttravelerQuestion
Check whether a specific booking is eligible for an upgrade. THIS IS HOW YOU CHECK A BOOKING. You do NOT need access to any reservation system, booking database, airline account, o…
start_watch carriercontactpurposechannelsautoActionfirstVisit +3
Set up a Watcher Concierge: have Upgrade Agent CONTINUOUSLY watch a traveler's booking between now and departure and surface improvements to their trip — a better seat (even window…
usage_totals read-only
Running totals across the whole system: how many questions have been asked, and how many were answered successfully (quality at or above the success threshold).