Jinko
Search flights and discover travel destinations using the Jinko MCP server. Provides two core capabilities: (1) Destination discovery — find where to travel based on criteria like budget, climate, or
Search flights and discover travel destinations using the Jinko MCP server. Provides two core capabilities: (1) Destination discovery — find where to travel based on criteria like budget, climate, or
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Search flights and discover destinations via the Jinko MCP server (
find_destination and find_flight tools).
Connect the Jinko MCP server in Claude's settings or project integrations using this URL:
https://mcp.gojinko.com
This provides two tools:
Jinko:find_destination and Jinko:find_flight.
find_flightfind_destinationfind_flightfind_destination — Discover Where to GoUse when the user is exploring options and hasn't committed to a single destination city.
origins — Array of IATA codes for ALL nearby airports at the user's origin.trip_type — "roundtrip" (default) or "oneway" (only when user explicitly says one-way).| Parameter | Use when |
|---|---|
| User mentions a region, criteria, or list of candidate cities. Generate IATA codes matching the intent. Leave empty for global discovery ("anywhere", "surprise me"). |
/ | User specifies dates or periods. All dates MUST be in the future. |
/ | User specifies return windows. |
/ | User mentions trip length ("a week", "5-10 days"). |
| User mentions a budget. |
| User asks for nonstop/direct flights. |
| , , , or . |
| ISO 4217 code matching user's locale. |
| e.g. , . |
| (default) or . |
Always expand a city to ALL its airports:
["JFK","LGA","EWR"]["LHR","LGW","STN","LTN","LCY"]["CDG","ORY"]["NRT","HND"]["ORD","MDW"]["LAX"]["SFO"]When users describe criteria, generate matching IATA codes before calling the tool:
["MIA","SAN","HNL","CUN","PUJ","SJU","NAS","MBJ"]["NRT","HND","ICN","PVG","PEK","HKG","SIN","BKK","KUL","MNL"]["LHR","CDG","FRA","MAD","FCO","AMS","BRU","VIE","PRG","CPH"]["DEN","SLC","ZRH","INN","GVA","TRN"]["MIA","MCO","SAN","PHX","HNL","CUN","PUJ","PTY","LIM","GIG"]Re-call
find_destination when the user changes destination criteria, dates, or asks to explore different options — especially when they are already viewing the widget in fullscreen.
| User says | origins | destinations | other params |
|---|---|---|---|
| "Where should I travel from NYC next month?" | | (global) | for next month |
| "Cheap flights from SF to Europe under $800" | | European airports | |
| "Somewhere warm from Chicago, 1 week in Dec" | | warm-weather airports | , Dec date range |
| "Best weekend getaways from Boston" | | (global) | |
find_flight — Search a Specific RouteUse when both origin and destination cities are known.
origin — Single IATA airport or city code (e.g. "JFK", "PAR").destination — Single IATA airport or city code (e.g. "CDG", "LON").trip_type — "roundtrip" (default) or "oneway".Same date, stay, price, cabin, currency, locale, direct, and sort parameters as
find_destination.
| User says | origin | destination | other params |
|---|---|---|---|
| "Flights from JFK to CDG next month" | | | for next month |
| "LA to Tokyo for a week in December" | | | , Dec date range |
| "Business class NYC to London, 5-10 days" | | | , |
| "Cheapest ORD to LHR under $600" | | | |
"oneway" when the user explicitly writes "one way" or "one-way"."LON", "NYC", "PAR", "TYO") when searching across all airports in a city.No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.