Loading subscription status...
{
"mcpServers": [
{
"flight-planner": {
"env": {
"PYTHONPATH": "/PATH/TO/PROJECT"
},
"args": [
"/PATH/TO/flight_planner_server.py"
],
"command": "python"
}
}
]
}