{
  "protocolVersion": "0.3.0",
  "name": "sølt",
  "description": "Premium mobility and sports-car service in Stuttgart, Germany. Rent premium and sports cars, flexible car membership, and buy vehicle shares. Serves Stuttgart and the surrounding area (incl. Mannheim, Frankfurt, Munich, Ulm, Heilbronn).",
  "url": "https://www.soelt.de/",
  "preferredTransport": "HTTP+JSON",
  "provider": {
    "organization": "sølt.",
    "url": "https://www.soelt.de/"
  },
  "version": "1.0.0",
  "iconUrl": "https://www.soelt.de/assets/img/logo-ci.svg",
  "documentationUrl": "https://www.soelt.de/llms-full.txt",
  "mcp": {
    "endpoint": "https://mcp.soelt.de/mcp",
    "transport": "streamable-http",
    "tools": [
      "get_services",
      "check_service_area",
      "request_booking"
    ],
    "note": "MCP server (thin adapter over the sølt JSON API). request_booking creates a NON-BINDING pending request confirmed by a human — it never books automatically."
  },
  "additionalInterfaces": [
    {
      "transport": "MCP-Streamable-HTTP",
      "url": "https://mcp.soelt.de/mcp"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "request_quote",
      "name": "Request a booking quote",
      "description": "Request an individual offer for renting a premium or sports car, a flexible car membership, or a vehicle share. Availability, vehicle, period and conditions are reviewed and confirmed by sølt before any booking. Rental and membership pricing is individual and provided on request.",
      "tags": [
        "rental",
        "membership",
        "shares",
        "quote",
        "booking"
      ],
      "examples": [
        "I want to rent a sports car in Stuttgart next weekend",
        "How does the car membership work and what does it cost?"
      ]
    },
    {
      "id": "check_service_area",
      "name": "Check service area",
      "description": "Check whether a location is served. Base is Stuttgart and the surrounding area, including Mannheim, Frankfurt, Munich, Ulm and Heilbronn.",
      "tags": [
        "service-area",
        "coverage",
        "stuttgart"
      ],
      "examples": [
        "Do you serve Frankfurt?",
        "Is a sports car available in Munich?"
      ]
    },
    {
      "id": "contact",
      "name": "Contact sølt",
      "description": "Reach sølt for bookings, quotes or questions. Phone +49 711 41038774, WhatsApp https://wa.me/4971141038774, email info@soelt.de. Online request form: https://www.soelt.de/kontakt/anfrage",
      "tags": [
        "contact",
        "booking",
        "whatsapp",
        "phone",
        "email"
      ],
      "examples": [
        "How can I contact sølt?",
        "Send a booking request to sølt"
      ]
    }
  ]
}
