# Find Flights

Search and retrieve flight information using Duffel API.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add find-flights-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list find-flights-mcp
```

---

Source: https://github.com/ravinahp/flights-mcp | License: MIT
