Loading subscription status...
{
"mcpServers": [
{
"Amadeus MCP Server": {
"env": {
"AMADEUS_CLIENT_ID": "your_client_id",
"AMADEUS_CLIENT_SECRET": "your_client_secret"
},
"args": [],
"command": "npm start"
}
}
]
}