{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.dealeragentgateway/reference",
  "title": "Dealer Agent Gateway Reference",
  "description": "Synthetic dealer inventory, availability, pricing, and incentive data for AI agents.",
  "version": "0.1.0",
  "websiteUrl": "https://dealeragentprotocol.com/",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.dealeragentgateway.com/mcp"
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "standard": {
        "name": "Dealer Agent Protocol",
        "version": "0.1",
        "specification": "https://dealeragentprotocol.com/spec/v0.1/SPEC.md"
      },
      "dataStatus": "synthetic-reference-only"
    }
  }
}
