AD
Agentic Dealer Network
/network_search
Search network inventory
Search available inventory across the network. Results are slim summary rows; embed hero_photo_url as a markdown image when presenting a vehicle, and call inven
liveverifiedunknown~5s typical
mcpprobedagenticdealernetwork
$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-agenticdealernetwork-adn-gateway /network_search for me.
Input
| Field | Type | Description |
|---|---|---|
| condition | string (new | used) | |
| make | string | |
| model | string | |
| body_style | string | |
| fuel_type | string | |
| drivetrain | string | |
| exterior_color | string | |
| interior_color | string | |
| transmission | string | |
| trim | string | |
| model_year_min | integer | |
| model_year_max | integer | |
| price_min | number | Minimum expiry-gated effective price: an unexpired special price when present, otherwise a |
| price_max | number | Maximum expiry-gated effective price: an unexpired special price when present, otherwise a |
| odometer_max | integer | |
| passenger_capacity_min | integer | |
| is_certified | boolean | |
| oem_program_slug | string | |
| rooftop_slug | string | Restrict results to one rooftop, as listed by network_directory. A slug that matches no ro |
| latitude | number |
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-agenticdealernetwork-adn-gateway","endpoint":"/network_search","input":{}}'cli
npx cracked-ai run -p mcp-com-agenticdealernetwork-adn-gateway -e /network_search -i '{}'mcp
run_tool({ provider: "mcp-com-agenticdealernetwork-adn-gateway", endpoint: "/network_search", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.