Enables natural language flight searches using Google's Gemini 2.5 Pro and the Model Context Protocol.
This project demonstrates the integration of Google's Gemini 2.5 Pro with function calling capabilities and the Model Context Protocol (MCP) to facilitate natural language flight searches. By connecting to a local MCP server process, users can leverage Gemini to automatically extract the necessary parameters from their queries and execute flight searches using the mcp-flight-search tool, displaying formatted results in JSON.