com.agenticdealernetwork/adn-gateway

MCPCommunitylive
v0.4.0com.agenticdealernetworkUnknownAktualisiert vor 1 T

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

Endpunkt-Statuslive
geprüft vor 3 Std. · 345 ms
100 % der letzten 4 Prüfungen haben diesen Endpunkt erreicht
Läuft in
ClaudeCursorCopilotChatGPTGemini

Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.

Automatisch aus öffentlichen Quellen indexiert. Vom Entwickler auf Forge noch nicht verifiziert.Diesen Eintrag beanspruchen →
vor 1 TLetzte Aktualisierung
Paket
Autorcom.agenticdealernetwork
LizenzUnknown
Version0.4.0
Quellemcp-registry
Trust-Status
B
60/100Gut
Im Forge-Index gelistet+10/10
Publisher-Identität verifiziert+0/30
Publisher: für diesen Eintrag ist kein Repository hinterlegt, daher kann `forge publish` die Inhaberschaft nicht automatisch prüfen. Nutze oben „Diesen Eintrag beanspruchen“ — Forge prüft diese Fälle von Hand.
Domain-Verifizierung+0/10
Für diesen Eintragstyp derzeit nicht verfügbar — die Domain-Prüfung läuft heute nur für npm-gestützte Pakete, diese Zeile lässt sich hier also noch nicht erreichen, unabhängig davon, was auf der Domain liegt.
Prompt-Injection-Scan · sauber+30/30
Obfuskations-/Exfiltrations-Scan · sauber+20/20
StatusVon der Community indexiert
PublisherNicht verifiziert
SignaturNicht signiert
Domain
Herkunft
AbhängigkeitenNicht auditiert
Tool-Oberfläche12 Tools · keines privilegiert
Sicherheits-Scan✓ Saubervlive · heuteWie gut funktioniert dieser Scan?
EvaluierungenKeine
Indexiert11. Aug. 2026

Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.

Tools

12 Tools · keines privilegiert
Live am Endpunkt des Anbieters beobachtet3h ago

Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.

  • https://gateway.agenticdealernetwork.com/mcp12 Tools · 345 ms
network_directoryDirectory of active ADN rooftops: slug, name, dealer group, OEM programs, location metadata, and per-rooftop manifest URL. Pass country=CA for Canadian dealers.

Directory of active ADN rooftops: slug, name, dealer group, OEM programs, location metadata, and per-rooftop manifest URL. Pass country=CA for Canadian dealers.

ParameterTypBeschreibung
countrystringMarket to search; rooftops in the other country are excluded. Prices are in that country's currency; the radius stays in miles.
limitinteger
offsetinteger
network_searchBrowse 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…

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…

ParameterTypBeschreibung
countrystringMarket to search; rooftops in the other country are excluded. Prices are in that country's currency; the radius stays in miles.
condition
make
model
body_style
fuel_type
drivetrain
exterior_color
interior_color
transmission
trimstring
model_year_mininteger
model_year_maxinteger
price_minnumberMinimum expiry-gated effective price: an unexpired special price when present, otherwise asking price.
price_maxnumberMaximum expiry-gated effective price: an unexpired special price when present, otherwise asking price.
odometer_maxinteger
passenger_capacity_mininteger
is_certifiedboolean
oem_program_slugstring
rooftop_slugstringRestrict results to one rooftop, as listed by network_directory. A slug that matches no rooftop returns no results rather than an error.
latitudenumber
longitudenumber
radius_milesnumber
sortOptional ordering; defaults to price_asc. The sort key uses NULLS LAST and is deterministically terminated by rooftop and unit ids. distance requires latitude…
inventory_statsAggregate 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_progra…

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_progra…

ParameterTypBeschreibung
countrystringMarket to search; rooftops in the other country are excluded. Prices are in that country's currency; the radius stays in miles.
condition
make
model
body_style
fuel_type
drivetrain
exterior_color
interior_color
transmission
trimstring
model_year_mininteger
model_year_maxinteger
price_minnumberMinimum expiry-gated effective price.
price_maxnumberMaximum expiry-gated effective price.
odometer_maxinteger
passenger_capacity_mininteger
is_certifiedboolean
oem_program_slugstring
latitudenumber
longitudenumber
radius_milesnumber
dimensionsarrayOne to four unique facets. make_model values join nonblank make and model with one space; rooftop values are rooftop slugs.
group_byarray
inventory_getFetch 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 id…

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 id…

ParameterTypBeschreibung
identity*string
rooftop_slug*string
network_snapshotExport 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, pri…

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, pri…

ParameterTypBeschreibung
countrystringMarket to search; rooftops in the other country are excluded. Prices are in that country's currency; the radius stays in miles.
rooftop_slugstring
view
format
inventory_changesState 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…

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…

ParameterTypBeschreibung
cursor*string
view
countrystringMarket to search; rooftops in the other country are excluded. Prices are in that country's currency; the radius stays in miles.
rooftop_slugstring
inventory_comparablesPrice 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…

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…

ParameterTypBeschreibung
countrystringMarket to search; rooftops in the other country are excluded. Prices are in that country's currency; the radius stays in miles.
identitystring
makestring
modelstring
model_yearinteger
trimstring
rooftop_slugstring
condition
latitudenumber
longitudenumber
radius_milesnumber
model_year_expandinteger
storesOne 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 unliste…

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 unliste…

ParameterTypBeschreibung
rooftop_slug*string
quote_previewRead-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…

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…

ParameterTypBeschreibung
identity*string
rooftop_slug*string
deal_quoteOut-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…

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…

ParameterTypBeschreibung
identity*string
rooftop_slug*string
idempotency_keystringRequired when authenticated (durable quote); ignored meaningfully only with an agent key.
lead_preparePrepare a named dealership's exact contact disclosure and a short-lived signed binding.

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

ParameterTypBeschreibung
rooftop_slug*string
unit_identity*string
customer*object
channels*array
commentsstring
lead_submitSubmit the shopper's bound contact request to the named dealership.

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

ParameterTypBeschreibung
rooftop_slug*string
binding*string
disclosure_text*string
customer*object
commentsstring

12 von 12 Tools haben eine Beschreibung veröffentlicht.

Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.

Über

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

Schlagwörter
mcp
Alternativen
Tool-Oberflächen werden verglichen…

Keine Abdeckung der Abhängigkeiten

Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.