CH
Car Handshake
/compare_vehicles
Compare vehicles
Only for explicit comparison: after exactly one shop_vehicles call, pass 2-4 distinct returned listing IDs. Never search or shop again.
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 /compare_vehicles for me.
Input
| Field | Type | Description |
|---|---|---|
| listing_ids* | array | 2-4 exact IDs returned by shop_vehicles. |
| priorities | array | Shopper priorities, up to eight. |
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":"/compare_vehicles","input":{"listing_ids":[]}}'cli
npx cracked-ai run -p mcp-com-carhandshake-inventory -e /compare_vehicles -i '{"listing_ids":[]}'mcp
run_tool({ provider: "mcp-com-carhandshake-inventory", endpoint: "/compare_vehicles", input: {"listing_ids":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.