{
  "mcpServers": {
    "amadeus-com-amadeus-trip-purpose-prediction": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp/amadeus-com-amadeus-trip-purpose-prediction"
      ],
      "env": {
        "TRIP_PURPOSE_PREDICTION_API_KEY": ""
      }
    }
  }
}