airport.search_supported — Pro Flight Search Airport Delays MCP Tool
airport.search_supported
(airport search supported) is one of 4 tools on the
Pro Flight Search Airport Delays
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call airport.search_supported from your client
- Claude Code Pro Flight Search Airport Delays airport.search_supported run in your project directory
- Claude Desktop Pro Flight Search Airport Delays airport.search_supported ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Pro Flight Search Airport Delays airport.search_supported ~/.cursor/mcp.json
- VS Code Pro Flight Search Airport Delays airport.search_supported .vscode/mcp.json
- Zed Pro Flight Search Airport Delays airport.search_supported ~/.config/zed/settings.json
- Windsurf Pro Flight Search Airport Delays airport.search_supported ~/.codeium/windsurf/mcp_config.json
- Cline Pro Flight Search Airport Delays airport.search_supported ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Pro Flight Search Airport Delays airport.search_supported ~/.gemini/settings.json
- Grok Pro Flight Search Airport Delays airport.search_supported .mcp.json (in your project root)
- ChatGPT Pro Flight Search Airport Delays airport.search_supported Settings → Connectors → Advanced → Developer mode
- Claude.ai Pro Flight Search Airport Delays airport.search_supported Settings → Connectors → Add custom connector
- LangChain Pro Flight Search Airport Delays airport.search_supported pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http airport-delays https://proflightsearch.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.