Car Handshake
CH
Car Handshake
/shop_vehicles

Shop vehicles

Use for live US/CA cars/SUVs/trucks/EVs/motorcycles/RVs/trailers by place (near me), budget, mileage, make/model, condition, body, fuel, features, named dealer,

liveverifiedunknown~5s typical
mcpprobedcarhandshake
$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-com-carhandshake-inventory /shop_vehicles for me.

Input

FieldTypeDescription
request*stringVerbatim shopper request.
countrystring (US | CA)US default; CA supported outside Quebec.
location_textstringFree-text city/place/state/postal exactly as the shopper supplied; never ask for a ZIP cod
radius_milesnumberUS miles; CA kilometres. Fallback widens geography only; filters remain exact.
nationwideboolean
vehicle_typesarray
makesarray
modelsarray
trimsarray
conditionsarray
bodiesarray
fuelsarray
drivelinesarray
transmissionsarray
exterior_colorsarray
interior_colorsarray
featuresarrayClasses: third_row, awd_4wd, tow_package, apple_carplay, android_auto, adaptive_cruise, le
dealer_idsarray
year_mininteger
year_maxinteger

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-com-carhandshake-inventory","endpoint":"/shop_vehicles","input":{"request":"..."}}'
cli
npx cracked-ai run -p mcp-com-carhandshake-inventory -e /shop_vehicles -i '{"request":"..."}'
mcp
run_tool({ provider: "mcp-com-carhandshake-inventory", endpoint: "/shop_vehicles", input: {"request":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.