mcpbeat Sign in

Agentic Dealer Network MCP Server

by agenticdealernetwork Your server? Claim it
answering

Agentic Dealer Network is answering right now. Last checked 5 min ago. It exposes 12 tools.

Live franchised-dealer inventory, quotes, and consented salesperson handoffs.

Uptime history 39 days of history
39 days agonow
100.0%
Uptime 24h
92 of 92 checks
12
Tools
read from the server
336 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 41

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 12 August 2026. No other catalogue keeps this.

18 Sep 6 tool descriptions were rewritten inventory_changes, inventory_comparables, inventory_stats and 3 more
18 Sep 6 tools changed the parameters they ask for inventory_changes, inventory_comparables, inventory_stats and 3 more
17 Sep 3 tools appeared inventory_changes, inventory_comparables, network_snapshot
17 Sep 3 tools changed the parameters they ask for inventory_stats, lead_prepare, network_search
17 Sep 2 tool descriptions were rewritten inventory_stats, network_search
17 Sep a tool changed version
16 Sep a tool description was rewritten network_search
16 Sep a tool changed the parameters it asks for network_search
1 Sep a tool description was rewritten stores
1 Sep a tool changed version
and 16 more, back to 12 August 2026

Nothing serious here today

Today is the operative word: we check Agentic Dealer Network every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add adn-gateway --transport http https://gateway.agenticdealernetwork.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "adn-gateway": {
      "url": "https://gateway.agenticdealernetwork.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.adn-gateway]
url = "https://gateway.agenticdealernetwork.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "adn-gateway": {
      "url": "https://gateway.agenticdealernetwork.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "adn-gateway": {
      "url": "https://gateway.agenticdealernetwork.com/mcp"
    }
  }
}

Available tools 12

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

inventory
inventory_changes
State synchronization for a mirror built from network_snapshot: pass the sync_cursor and receive upserts (current rows in the same view) and tombstones since that position, with has_more and next_cursor. Bounded eventual consistency: take a fresh snapshot at least every 24 hours and whenever resync_required is true. Example: {"cursor": "<sync_cursor from network_snapshot>"}. Pass country=CA for Canadian dealers.
inventory_comparables
Price context for one vehicle against like units across the network (same make, model, exact model year, condition; optional trim and geo). Example: {"identity": "<VIN>", "rooftop_slug": "mms"} or {"make": "Subaru", "model": "Outback", "model_year": 2024, "condition": "used"}. Returns count, price quartiles, the subject's rank and up to 5 cheapest peers. Advertised prices only; call quote_preview for a total. Pass country=CA for Canadian dealers.
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. Listed prices may exclude doc/government fees and tax — call quote_preview for the estimated total. Totals are estimates at best; when pricing_coverage is "partial_estimate", present the total as a subtotal excluding the charges in excluded. Always relay pricing_disclosure.
inventory_stats
Aggregate available inventory across the network in ONE call: counts, effective-price min/median/max and the top values per facet. Example: {"dimensions": ["make_model", "body_style"], "condition": "used", "rooftop_slugs": ["mms"]}. Geo (latitude and longitude, optional radius_miles) and oem_program_slug scope exactly as network_search. Pivot mode (group_by, up to 2 of the facets plus state, dealer_group, price_band, age_band) returns one row per group with count and medians; dimensions and group_by are mutually exclusive; format csv returns the rows as CSV. Pass country=CA for Canadian dealers.
network
network_directory
Directory of active ADN rooftops: slug, name, dealer group, OEM programs, location metadata, and per-rooftop manifest URL. Pass country=CA for Canadian dealers.
network_search
Browse available inventory across the network, one page at a time. For counts or distributions call inventory_stats; to copy the catalog call network_snapshot (one download replaces hundreds of pages). 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 and longitude together; radius_miles defaults to 50 (max 500) and needs both. Rooftops without coordinates are excluded from geo-scoped results. Pass country=CA for Canadian dealers. Listed prices may exclude doc/government fees and tax — call quote_preview for the estimated total. Totals are estimates at best; when pricing_coverage is "partial_estimate", present the total as a subtotal excluding the charges in excluded. Always relay pricing_disclosure.
network_snapshot
Export the whole network catalog (or one rooftop with rooftop_slug) as one gzip artifact instead of paging: returns a descriptor with a generation URL, strong ETag, row and byte counts, expiry and (when available) sync_cursor; small results are inlined as rows_inline. Views: manifest (identity, pricing, key attributes; default), summary (the network_search row), full (the inventory_get row). Formats: csv (default), json. Example: {"view": "manifest", "format": "csv"}. Re-download only when the ETag changes; poll inventory_changes with sync_cursor to stay current. Pass country=CA for Canadian dealers.
lead
lead_prepare
Prepare a named dealership's exact contact disclosure and a short-lived signed binding.
lead_submit
Submit the shopper's bound contact request to the named dealership.
deal
deal_quote
Out-the-door quote for one available unit at a named rooftop. Anonymous calls are stateless; authenticated calls persist a deal thread. Anonymous calls persist nothing; quote_preview is the read-only equivalent for browsing. Fee schedules may be incomplete — an unlisted fee is not a guarantee that no such fee applies; confirm final charges with the dealer. Totals are estimates at best; when pricing_coverage is "partial_estimate", present the total as a subtotal excluding the charges in excluded. Always relay pricing_disclosure.
quote
quote_preview
Read-only out-the-door price preview for one available unit at a named rooftop (pass rooftop_slug): base price plus itemized fees and taxes — fees already included in the listed price are flagged included_in_price and add nothing on top. Persists nothing; free to call while browsing. Fee schedules may be incomplete — an unlisted fee is not a guarantee that no such fee applies; confirm final charges with the dealer. Totals are estimates at best; when pricing_coverage is "partial_estimate", present the total as a subtotal excluding the charges in excluded. Always relay pricing_disclosure.
stores
stores
One named rooftop's store record: name, dealer group, OEM programs, location/contact metadata, and fee schedule. Pass rooftop_slug. Whether a specific unit's listed price already includes a fee varies per unit — quote_preview returns the estimated total. Fee schedules may be incomplete — an unlisted fee is not a guarantee that no such fee applies; confirm final charges with the dealer.

Endpoints

URLTransportStateLatencyChecked
https://gateway.agenticdealernetwork.com/mcp streamable-http answering 301 ms 5 min ago

Alternatives to Agentic Dealer Network

same job, measured the same way
Car Handshake
by carhandshake

Find and compare live vehicle inventory from participating US dealers and contact them with consent.

10 tools answering
Nuboo
by gitlares

Manage real estate inventory, quotes, prospects, and sales reporting in Nuboo.

answering
Resadock
by resadock

Search and book local services in France: real availability, quotes, consented one-tap bookings.

10 tools answering
Agentic Fabrication Network (AFN)
by agenticfabricationnetwork

Turn designs into shipped parts: quote 3D printing, CNC, and decals, then check out.

13 tools answering
Canton MCP
by noves-inc

Query Canton Network balances, rewards, transactions, prices, and identity from any AI agent.

55 installs/wk local only
Handoff Tracker
by evozim

Short-term session memory manager for collaborative agent networks.

answering
Claude Handoff
by vasilispapg

Session handoff for Claude Code: list sessions and build handoff docs another agent continues from.

887 installs/wk local only
Zoom Revenue Accelerator
by zoom

Zoom Revenue Accelerator server for sales insights, conversations, and deal intelligence.

answering

Agentic Dealer Network — questions

Answers built from our own checks of this server.

What can Agentic Dealer Network do?
It exposes 12 tools, read directly from the server on our last check. Among them: deal_quote, inventory_changes, inventory_comparables, inventory_get, inventory_stats, lead_prepare and 6 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Agentic Dealer Network mostly used for?
Its tools cluster around inventory, network and lead. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Agentic Dealer Network working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 336 ms. The bar chart above shows every period we have measured.
How do I connect Agentic Dealer Network?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Agentic Dealer Network need an API key?
No. Agentic Dealer Network completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 12 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Agentic Dealer Network?
It answers our handshake in 336 ms on average, which is faster than 46% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.