{
  "entries": [
    {
      "identifier": "urn:air:cartrovo.com:api:v1",
      "displayName": "Cartrovo Public API v1",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://cartrovo.com/openapi.json",
      "description": "REST API for automotive quote matching: search workshops, create public leads, credit packages.",
      "capabilities": ["WorkshopSearch", "LeadCreate", "CreditPackages", "Health"],
      "representativeQueries": [
        "find a mechanic near Rome",
        "create a free car repair quote request",
        "Cartrovo credit package prices",
        "search workshops by lat lng"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-09-14T00:00:00Z"
    },
    {
      "identifier": "urn:air:cartrovo.com:mcp:product",
      "displayName": "Cartrovo Product MCP",
      "type": "application/mcp-server+json",
      "url": "https://cartrovo.com/.well-known/mcp/server-card.json",
      "description": "MCP tools to search Cartrovo workshops and read pricing.",
      "capabilities": ["search_workshops", "get_pricing", "get_health"],
      "representativeQueries": [
        "cerca un carrozziere a Milano",
        "quanto costano i crediti Cartrovo",
        "is Cartrovo API healthy"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-09-14T00:00:00Z"
    },
    {
      "identifier": "urn:air:cartrovo.com:agent:a2a",
      "displayName": "Cartrovo A2A Agent",
      "type": "application/a2a-agent-card+json",
      "url": "https://cartrovo.com/.well-known/agent-card.json",
      "description": "Agent-to-Agent card for Cartrovo quote-matching capabilities.",
      "capabilities": ["quote_matching", "workshop_discovery"],
      "representativeQueries": [
        "help me get car repair quotes in Italy",
        "match a gommista near me"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-09-14T00:00:00Z"
    },
    {
      "identifier": "urn:air:cartrovo.com:skill:search",
      "displayName": "Cartrovo Search Skill",
      "type": "text/markdown",
      "url": "https://cartrovo.com/.well-known/agent-skills/index.json",
      "description": "Agent skills for discovering and using Cartrovo.",
      "capabilities": ["when_to_use", "api_call", "auth"],
      "representativeQueries": [
        "when should I use Cartrovo",
        "how do agents authenticate to Cartrovo"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-09-14T00:00:00Z"
    }
  ]
}
