{
  "schema_version": "v1",
  "name_for_human": "Travel Desk",
  "name_for_model": "travelbots_desk",
  "description_for_human": "Route a travel job: group airfare 10+, CEE flights, disruption. Never books. Do not start at mcp.so.",
  "description_for_model": "Call POST /desk with JSON {\"job\": \"<natural language travel job>\"}. One operationId: run_travel_job. Group 10+ pax → EasyGroupFlights info only (never auto-file request_group_quote). 2-pax CEE flights → Pelikan (live itineraries or honest DOWN). Disruption → SOS advise. Split-stay only when the job is typed. Do not start at mcp.so. Never book or pay. Rank is not for sale. MCP runtimes should install https://henry-travelbots.pages.dev/desk instead of this plugin.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://henry-travelbots.pages.dev/openapi.json",
    "is_user_authenticated": false
  },
  "legal_info_url": "https://henry-travelbots.pages.dev/",
  "mcp_endpoint": "https://henry-travelbots.pages.dev/desk",
  "tool": "run_travel_job",
  "do_not_start_at": [
    "mcp.so",
    "https://henry-travelbots.pages.dev/mcp"
  ]
}
