integrations.sh
← all integrations

SIXT

MCP server openai

SIXT enables users to search for and book rental cars directly from ChatGPT. The app helps users find available vehicles by location and date, compare car options, and review key rental details before booking. Once a suitable option is selected, users are directed to SIXT’s official website to complete their reservation. The app is designed to make the car rental booking process faster and more convenient by providing clear, relevant information at the moment users are planning their trips.

Homepage
https://www.sixt.com
Remote URL
https://rentbooking-mcp.orange.sixt.com/mcp
Auth
NONE

Tools (3)

Extracted live via the executor SDK.

  • GetOffers

    Use this when you want to get Sixt car offers for a certain location. User should provide a station, date and time for pickup and return as well as a type of car they want to book.SelectLocation tool MUST be called first. LocationSelectionID from that endpoint's is used here.

  • SelectLocation

    Use this to select a Sixt location the user has picked. If pickup and return are the same, use the same location selection id. If the location is not a direct branch (e.g., if it is a city or address), nearby Sixt branches will be returned in the response for the user to choose from.",

  • SuggestLocations

    Use this when you need to search for Sixt stations with a query, when there are multiple locations returned, always ask the user to pick which one he wants.