TravelWebMCP verified
hotel-chain WebMCP tools
Chrome Labs hotel booking demo
TravelWebMCP verified
Chrome Labs hotel booking demo
Chrome Labs hotel booking demo This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
Find me a hotel in a specific location
Open the hotel-chain website and ask your browser agent to use search_locationInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the search_location tool on hotel-chain with query: <string>, checkin_date: <string>, nights: <number>, adults: <number>, kids: <number>, pets: <number>. Return the structured result and cite the source page.query string The location query (e.g. "Cleveland")checkin_date string Optional check-in date (YYYY-MM-DD)nights number Optional number of nights to stayadults number Optional number of adult guestskids number Optional number of child guestspets number Optional number of petsLook up specific amenity or policy details for a hotel
Open the hotel-chain website and ask your browser agent to use lookup_amenityInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the lookup_amenity tool on hotel-chain with hotel_id: <string>, amenity: <string>. Return the structured result and cite the source page.hotel_id string The ID of the hotelamenity string The amenity or policy to look up (e.g. "late checkout")View the details of a specific hotel by name or id
Open the hotel-chain website and ask your browser agent to use view_hotelInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the view_hotel tool on hotel-chain with hotel_name_or_id: <string>. Return the structured result and cite the source page.hotel_name_or_id string The exact name or ID of the hotel to view