{
  "schema_version": "v1",
  "name_for_human": "Plan Harmony",
  "name_for_model": "plan_harmony",
  "description_for_human": "Search travel destinations and experiences (tours, activities, attractions) from Plan Harmony's catalog.",
  "description_for_model": "Plugin for searching travel destinations and experiences from Plan Harmony's catalog. Use `destinations_search` to find destinations near a lat/lng point, `experiences_search` to find tours, activities, or attractions by keyword and/or location, and `experiences_details` to get full information (description, itinerary, images, destination) by `product_code`. The canonical agent interface is MCP at https://api.planharmony.com/mcp/ — see https://www.planharmony.com/.well-known/mcp/server-card.json for tool schemas.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://www.planharmony.com/.well-known/openapi.json"
  },
  "logo_url": "https://www.planharmony.com/planharmony512.png",
  "contact_email": "support@planharmony.com",
  "legal_info_url": "https://www.planharmony.com/terms/"
}
