Loading subscription status...
{
"mcpServers": [
{
"flights-mcp": {
"env": {
"DUFFEL_API_KEY_LIVE": "your_duffel_live_api_key_here"
},
"args": [
"--directory",
"/Users/YOUR_USERNAME/Code/flights-mcp",
"run",
"flights-mcp"
],
"command": "uv"
}
}
]
}