Installation & Configuration
{
"mcpServers": {
"flight-planner": {
"command": "python",
"args": [
"flight_planner_server.py"
],
"env": {
"PYTHONPATH": "/PATH/TO/PROJECT"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15