AD
Agentic Dealer Network
/lead_submit
Ask the dealership to reach out — confirm
Submit the shopper's bound contact request to the named dealership.
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 /lead_submit for me.
Input
| Field | Type | Description |
|---|---|---|
| rooftop_slug* | string | |
| binding* | string | |
| disclosure_text* | string | |
| customer* | object | |
| comments | string |
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":"/lead_submit","input":{"rooftop_slug":"...","binding":"...","disclosure_text":"...","customer":{}}}'cli
npx cracked-ai run -p mcp-com-agenticdealernetwork-adn-gateway -e /lead_submit -i '{"rooftop_slug":"...","binding":"...","disclosure_text":"...","customer":{}}'mcp
run_tool({ provider: "mcp-com-agenticdealernetwork-adn-gateway", endpoint: "/lead_submit", input: {"rooftop_slug":"...","binding":"...","disclosure_text":"...","customer":{}} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.