Car Handshake MCP Tools
Car Handshake exposes 10 tools. Each one has its own page with the configuration for every client that can run this server.
-
shop_vehiclesshop vehicles
-
get_vehicleRead-onlyget vehicle
-
searchRead-onlysearch
-
fetchRead-onlyfetch
-
compare_vehiclescompare vehicles
-
find_dealershipsRead-onlyfind dealerships
-
get_dealershipRead-onlyget dealership
-
schedule_test_driveschedule test drive
-
request_trade_in_appraisalrequest trade in appraisal
-
submit_vehicle_inquirysubmit vehicle inquiry
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.