Loading subscription status...
{
"mcpServers": [
{
"air-mcp": {
"env": {
"AIR_HOST": "your-api-host.com",
"AIR_API_TOKEN": "your-api-token"
},
"args": [
"-y",
"@binalyze/air-mcp"
],
"command": "npx"
}
}
]
}