Skip to content
AutomotiveMCP
RFC / v0.1Data schemas

Schemas

The object shapes AutomotiveMCP resources exchange. Each is a versioned JSON Schema you can read, validate an object against, and export, one per resource, grouped by the eight canonical domains defined in §4 Canonical Domains.

For tools, not just readers

Every schema is served at the $id it declares, for example https://automotivemcp.ai/schemas/inventory/vehicle.json with application/schema+json and open CORS, so a validator that follows the identifier gets the document. Each has an example instance alongside it at <entity>.example.json, and the full set is indexed at /schemas/index.json.


Inventory

R01

Leads & CRM

R02

Deals & Desking

R03

Service

R04

Parts

R05

F&I

R06

Marketing & Analytics

R07

Consent & Compliance

R08

Core objects

C0