Car Handshake
CH
Car Handshake
/find_dealerships

Find US/CA dealerships

Use this once to find dealerships by name/place with IDs, addresses, and listing counts. Named stock: one shop_vehicles call with a returned dealer_id. For cont

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 /find_dealerships for me.

Input

FieldTypeDescription
querystring
countrystring (US | CA)US default; CA for Canada. Quebec excluded.
locationstringPlace or postal text exactly as supplied.
limitinteger

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

Try it

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