{
  "name": "thiloskye",
  "title": "THILO SKYE — Luftaufnahmen",
  "version": "1.0.0",
  "description": "Einsatzbereiche und Projekte von THILO SKYE, und ein vorbereiteter Kontakt-Link. Verschickt nichts.",
  "protocolVersion": "2025-06-18",
  "transport": "streamable-http",
  "endpoint": "https://web.thiloskye.workers.dev/mcp",
  "authentication": {
    "type": "none"
  },
  "tools": [
    {
      "name": "list_use_cases",
      "description": "Lists the verticals THILO SKYE shoots for — Immobilien, Weingüter und Hotels, Restaurants und Locations, Unternehmen, Events, Hochzeiten — with the headline and description of each and the URL of its page. Use this first to work out which vertical an enquiry belongs to; the id is what `thema` takes in create_contact_link."
    },
    {
      "name": "list_projects",
      "description": "Lists published projects with title, vertical, location and a short intro. Use it to show comparable work. Fields that are absent are absent on purpose — `year` in particular is only present when it is known, and must not be guessed or filled in from context."
    },
    {
      "name": "create_contact_link",
      "description": "Prepares an enquiry to THILO SKYE and returns a link to the contact form with the fields already filled in. REQUIRED: name, email, ort, nachricht. Optional: telefon, thema. This tool does NOT send the enquiry — it cannot. Give the returned URL to the person you are acting for: they read the draft, tick the privacy consent box (which only they can give) and press send. Write `nachricht` in German, in the first person, as the enquirer. Do not invent a budget, a deadline, a shoot date or a price — none of those are published and guessing one puts words in the enquirer's mouth. If you do not know what to put in a required field, ask the person rather than filling it in."
    }
  ],
  "documentation": "https://web.thiloskye.workers.dev/api",
  "openapi": "https://web.thiloskye.workers.dev/openapi.json"
}