Open and shared
No single company owns it. Any AI agent and any business can implement A2A and interoperate.
A2A (Agent2Agent) is the open standard for how AI agents talk to each other. The Auto Agent Protocol is A2A for the car business — and Lumika connects dealerships to it, so the AI assistants your customers already use can discover your real inventory and book real appointments.
The standard
A2A defines how one AI agent finds another and exchanges messages over the internet — securely and in a predictable shape. Think of it as the envelope: it sets how the letter is addressed and delivered, not what the letter says.
No single company owns it. Any AI agent and any business can implement A2A and interoperate.
Agents announce themselves with a standard agent card, so others can find them and learn what they do.
A consistent way for assistants like ChatGPT, Gemini, and Claude to send and receive structured requests.
Auto Agent Protocol
The Auto Agent Protocol (AAP) is the A2A protocol with a specific, limited set of methods defined for the automotive industry. A2A handles discovery and messaging. AAP adds the language dealers actually use — VINs, trims, MSRP, out-the-door pricing, trade-ins, consent, and appointments — and exactly five methods an agent may call on a dealership.
It is deliberately narrow. Five methods, done right, is more useful to buyers and dealers than fifty methods done vaguely.
AAP sits on top of A2A the same way a clearly written letter sits inside a standard envelope. Lumika writes the automotive letter; A2A delivers it.
{
"protocolVersion": "0.3.0",
"name": "Demo Toyota",
"description": "New & used Toyota dealership",
"url": "https://demotoyota.com/a2a",
"preferredTransport": "JSONRPC",
"skills": [
"dealership.profile",
"inventory.summary",
"inventory.search",
"vehicle.detail",
"lead.submit"
]
}Discovery
A2A agents announce themselves with a single file at /.well-known/agent-card.json. The agent card exists because of A2A — it is how any assistant discovers a dealership and learns which AAP methods it supports.
For a dealership, it is an AI business card: name, location, and the automotive skills the rooftop can answer. Lumika generates and hosts it for you, and keeps it in sync.
What we do
We make your rooftop accessible to AI agents — ChatGPT, Gemini, Claude, and the custom assistants on dealer and marketplace sites — without your team building or maintaining anything.
Lumika generates and hosts your /.well-known/agent-card.json — the A2A file that tells every AI agent your dealership exists and what it can do.
We wire AAP inventory methods to your existing feed, so agents see the real cars on your lot today — not a stale page from last month.
Leads arrive with the customer’s written consent attached and land in your CRM as standard ADF — the same format your BDC already works.
No new portal, no integration per AI assistant, no CRM change. Lumika sets up the A2A protocol for your rooftop and keeps it running.
The method set
The complete, limited surface an AI agent can call on a Lumika-connected dealership through the Auto Agent Protocol.
Who you are — location, hours, and the brands you carry.
Rough counts, price ranges, and model years across the lot.
Match a buyer’s real request — “a 2022+ Honda CR-V under $30,000.”
Full, accurate detail on a single vehicle, including the final price.
A clean, consented lead — vehicle, trade-in, and a test-drive booking in one shot.
Honest, out-the-door pricing and customer consent are required by the protocol — not optional add-ons.
Partners
The Auto Agent Protocol is open source and built on A2A. We want to work with the agent ecosystem and the dealer technology world to make car shopping work for everyone.
If your assistant speaks A2A, it already speaks to every Lumika-connected dealership through Auto Agent Protocol types. Discover the agent card, send AAP-typed messages — the same payloads work across every compliant rooftop, with no per-dealer integration.
Whether you run a rooftop or build CRM, DMS, or inventory software, Lumika connects you to A2A. We handle the agent card, the inventory wiring, and ADF lead delivery — so your cars show up when buyers shop through an AI assistant.
FAQ
A2A (Agent2Agent) is the open standard for how AI agents discover one another and exchange messages over the internet. It defines the envelope — addressing, discovery, and secure messaging — not the contents of any specific industry conversation.
The Auto Agent Protocol (AAP) is the A2A protocol with a specific, limited set of methods defined for the automotive industry. A2A handles discovery and messaging; AAP adds the automotive vocabulary — inventory, pricing, trade-ins, consent, appointments — and exactly five methods an agent may call on a dealership.
It is the discovery file required by A2A, published at /.well-known/agent-card.json. It is how any AI agent finds a dealership and learns which AAP skills it supports. Lumika generates and hosts it for every connected dealership.
No. Lumika sets up the A2A protocol for your dealership — publishing the agent card, connecting your inventory, and delivering leads to your CRM as ADF. You write no code and your CRM does not change.
Get accessible
Lumika sets up the A2A protocol for your rooftop — agent card, live inventory, and consented leads into your CRM. You write no code. Buyers’ AI assistants do the rest.