Agentic Dealer Network

Tool reference

Generated from the live network manifest on 2026-08-09(spec v0).

Network surface

https://gateway.agenticdealernetwork.com/mcp

network_directory

Directory of active ADN rooftops: slug, name, dealer group, OEM programs, location metadata, and per-rooftop manifest URL.

Access: No credential required

JSON Schema

network_search

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 inventory_get with rooftop_slug for its full photo gallery. Optional OEM program scope; optional geographic radius — latitude, longitude, and radius_miles must appear together (all-or-none). Rooftops without coordinates are excluded from geo-scoped results.

Access: No credential required

JSON Schema

inventory_get

Fetch one available unit by identity (VIN) from a named rooftop (rooftop_slug from network_search results). Returns the full detail shape — ordered photo gallery, options, plain-text description; embed the first few photo_urls as markdown images when presenting the vehicle. Unknown or ineligible identity/rooftop returns unit_not_found.

Access: No credential required

JSON Schema

deal_quote

Out-the-door quote for one available unit at a named rooftop. Anonymous calls are stateless; authenticated calls persist a deal thread.

Access: Works anonymously; a key unlocks more

JSON Schema

lead_prepare

Prepare a named dealership's exact contact disclosure and a short-lived signed binding.

Access: No credential required

JSON Schema

lead_submit

Submit the shopper's bound contact request to the named dealership.

Access: No credential required

JSON Schema

Rooftop: Mark Miller Subaru Midtown

https://gateway.agenticdealernetwork.com/r/mms/mcp

inventory_search

Search one rooftop's available inventory. Results are slim summary rows; embed hero_photo_url as a markdown image when presenting a vehicle, and call inventory_get for its full photo gallery, options, and plain-text description.

Access: No credential required

JSON Schema

inventory_get

Fetch one available unit by identity (VIN) from this rooftop. Returns the full detail shape — ordered photo gallery, options, and plain-text description; embed the first few photo_urls as markdown images when presenting the vehicle. Unknown or removed identity returns an unit_not_found error envelope.

Access: No credential required

JSON Schema

stores

This rooftop's store record: name, dealer group, OEM programs, location/contact metadata, and fee schedule.

Access: No credential required

JSON Schema

deal_quote

Out-the-door quote for one available unit (VIN). Anonymous calls return a stateless calculation with assumptions; authenticated calls (agent API key + idempotency_key) persist a deal thread and a durable quote. All money values are exact decimal strings.

Access: Works anonymously; a key unlocks more

JSON Schema

deal_hold_soft

Place a soft hold on the unit of a deal thread with an unexpired quote. One active hold per unit; short expiry; requires agent API key and idempotency_key.

Access: Requires an agent key — register a key

JSON Schema

deal_hold_release

Release the active soft hold(s) on a deal thread. Requires agent API key and idempotency_key.

Access: Requires an agent key — register a key

JSON Schema

deal_handoff

Hand a consented consumer lead to the rooftop's sales desk. Requires the signed disclosure from deal_handoff_prepare, an agent API key, and idempotency_key. One handoff per thread.

Access: Requires an agent key — register a key

JSON Schema

deal_handoff_prepare

Prepare the dealership's exact handoff disclosure and a short-lived signed binding for an open deal thread.

Access: Requires an agent key — register a key

JSON Schema

deal_thread_get

Fetch one of your deal threads: lifecycle, derived stage, latest quote, hold, and handoff delivery status.

Access: Requires an agent key — register a key

JSON Schema

Rooftop: Mark Miller Subaru South Towne

https://gateway.agenticdealernetwork.com/r/mmu/mcp

inventory_search

Search one rooftop's available inventory. Results are slim summary rows; embed hero_photo_url as a markdown image when presenting a vehicle, and call inventory_get for its full photo gallery, options, and plain-text description.

Access: No credential required

JSON Schema

inventory_get

Fetch one available unit by identity (VIN) from this rooftop. Returns the full detail shape — ordered photo gallery, options, and plain-text description; embed the first few photo_urls as markdown images when presenting the vehicle. Unknown or removed identity returns an unit_not_found error envelope.

Access: No credential required

JSON Schema

stores

This rooftop's store record: name, dealer group, OEM programs, location/contact metadata, and fee schedule.

Access: No credential required

JSON Schema

deal_quote

Out-the-door quote for one available unit (VIN). Anonymous calls return a stateless calculation with assumptions; authenticated calls (agent API key + idempotency_key) persist a deal thread and a durable quote. All money values are exact decimal strings.

Access: Works anonymously; a key unlocks more

JSON Schema

deal_hold_soft

Place a soft hold on the unit of a deal thread with an unexpired quote. One active hold per unit; short expiry; requires agent API key and idempotency_key.

Access: Requires an agent key — register a key

JSON Schema

deal_hold_release

Release the active soft hold(s) on a deal thread. Requires agent API key and idempotency_key.

Access: Requires an agent key — register a key

JSON Schema

deal_handoff

Hand a consented consumer lead to the rooftop's sales desk. Requires the signed disclosure from deal_handoff_prepare, an agent API key, and idempotency_key. One handoff per thread.

Access: Requires an agent key — register a key

JSON Schema

deal_handoff_prepare

Prepare the dealership's exact handoff disclosure and a short-lived signed binding for an open deal thread.

Access: Requires an agent key — register a key

JSON Schema

deal_thread_get

Fetch one of your deal threads: lifecycle, derived stage, latest quote, hold, and handoff delivery status.

Access: Requires an agent key — register a key

JSON Schema