Installation & Configuration
{
"mcpServers": {
"google-flights": {
"command": "/path/to/your/.venv/bin/python",
"args": [
"/absolute/path/to/flight_mcp_server/server.py"
],
"env": {},
"disabled": false,
"autoApprove": []
}
}
}Information
Transport
stdio
Language
Python
Created
2025/4/6
Updated
2025/10/19