{
  "specVersion": "1.0",
  "host": {
    "displayName": "Shft Rentals",
    "identifier": "did:web:rentals.shftapp.io"
  },
  "entries": [
    {
      "identifier": "urn:air:rentals.shftapp.io:mcp:rentals",
      "displayName": "Shft Rentals",
      "description": "Book premium car rental in Jamaica. Sign in, browse fleet and specs, upload licence and passport, schedule dates, and pay in Stripe with optional airport pickup.",
      "type": "application/mcp-server-card+json",
      "mediaType": "application/mcp-server-card+json",
      "url": "https://rentals.shftapp.io/.well-known/mcp/server-card.json",
      "tags": ["rentals", "fleet", "booking", "documents", "trip-kit", "checkout", "signup"],
      "capabilities": [
        "describe_product",
        "list_fleet",
        "get_vehicle",
        "get_vehicle_images",
        "list_addons",
        "send_sign_in_link",
        "sign_out",
        "get_account",
        "list_my_bookings",
        "get_document_status",
        "upload_document",
        "start_booking_payment"
      ],
      "representativeQueries": [
        "rent an SUV in Jamaica for next week",
        "show me Land Rover Discovery specs and photos",
        "upload my driver's licence for Shft Rentals",
        "book a car with airport pickup",
        "sign up for Shft Rentals",
        "pay for my rental reservation"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-08-23T00:00:00Z"
    },
    {
      "identifier": "urn:air:rentals.shftapp.io:catalog:product",
      "displayName": "Shft Rentals product catalog",
      "description": "Fleet browse, Trip Kit, and how rentals work from book to return.",
      "type": "application/ai-catalog+json",
      "mediaType": "application/ai-catalog+json",
      "url": "https://rentals.shftapp.io/.well-known/ai/catalogs/product.json",
      "tags": ["knowledge", "product"],
      "representativeQueries": [
        "what is Shft Trip Kit",
        "what cars can I rent in Jamaica"
      ]
    },
    {
      "identifier": "urn:air:rentals.shftapp.io:catalog:booking",
      "displayName": "Shft Rentals booking catalog",
      "description": "Daily rates, airport pickup add-on, and Stripe payment rules.",
      "type": "application/ai-catalog+json",
      "mediaType": "application/ai-catalog+json",
      "url": "https://rentals.shftapp.io/.well-known/ai/catalogs/booking.json",
      "tags": ["knowledge", "booking", "pricing"],
      "representativeQueries": [
        "how much is airport pickup",
        "how do I pay for a Shft rental"
      ]
    },
    {
      "identifier": "urn:air:rentals.shftapp.io:catalog:help",
      "displayName": "Shft Rentals help catalog",
      "description": "Documents, agent safety, and human support.",
      "type": "application/ai-catalog+json",
      "mediaType": "application/ai-catalog+json",
      "url": "https://rentals.shftapp.io/.well-known/ai/catalogs/help.json",
      "tags": ["knowledge", "help"],
      "representativeQueries": [
        "what documents do I need to rent",
        "can an AI agent pay for my booking"
      ]
    },
    {
      "identifier": "urn:air:rentals.shftapp.io:skill:book-rental",
      "displayName": "Book a Shft rental",
      "description": "Agent skill for dates, vehicle pick, add-ons, and starting Stripe checkout.",
      "type": "application/ai-skill+md",
      "mediaType": "application/ai-skill+md",
      "url": "https://rentals.shftapp.io/.well-known/agent-skills/book-rental/SKILL.md",
      "tags": ["skill", "booking"],
      "representativeQueries": ["book a rental car in Jamaica", "reserve dates and pay"]
    },
    {
      "identifier": "urn:air:rentals.shftapp.io:skill:upload-documents",
      "displayName": "Upload rental documents",
      "description": "Agent skill for driver's licence and passport uploads before pickup.",
      "type": "application/ai-skill+md",
      "mediaType": "application/ai-skill+md",
      "url": "https://rentals.shftapp.io/.well-known/agent-skills/upload-documents/SKILL.md",
      "tags": ["skill", "documents"],
      "representativeQueries": ["upload my driver's licence", "send my passport to Shft"]
    },
    {
      "identifier": "urn:air:rentals.shftapp.io:skill:browse-fleet",
      "displayName": "Browse Shft fleet",
      "description": "Agent skill for listing vehicles, specs, and image URLs.",
      "type": "application/ai-skill+md",
      "mediaType": "application/ai-skill+md",
      "url": "https://rentals.shftapp.io/.well-known/agent-skills/browse-fleet/SKILL.md",
      "tags": ["skill", "fleet"],
      "representativeQueries": ["show available SUVs", "Discovery rental specs and photos"]
    }
  ]
}
