Loading subscription status...
{
"mcpServers": [
{
"aviation": {
"env": {
"API_NINJA_KEY": "<your-key>",
"FAA_CLIENT_ID": "<your-id>",
"FAA_CLIENT_SECRET": "<your-secret>"
},
"args": [
"-y",
"aviation-mcp"
],
"command": "npx"
}
}
]
}