
Travelintel Plugins
- Updated February 13, 2026
- michaelkennedyau/travelintel-plugins
TravelIntel Plugins is a Claude Code plugin marketplace that exposes travel-intelligence MCP tools, skills, and commands so agents can search flights, plan routes, and generate trip artifacts.
About
TravelIntel Plugins is a Claude Code and Cowork marketplace package that connects a travel-intelligence MCP server with skills, slash commands, and HTML itinerary generation. It covers flight search, route investigation, reliability analysis, hotel and weather lookups, price alerts, and exportable trip briefings. Developers reach for it when building or operating travel-aware agents that need live aviation and trip data instead of hand-wired API calls. Setup expects Bun plus API keys for the backing TravelIntel server.
- 58 MCP tools for flights, hotels, routes, visas, and alerts
- Slash commands like /search-flights and /investigate-route
- Self-contained HTML itinerary generation with Leaflet maps
- Auto-activating travel skill with timezone and tool-selection guides
- Requires Bun runtime and configured TravelIntel MCP server
Travelintel Plugins by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add michaelkennedyau/travelintel-pluginsAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | February 13, 2026 |
|---|---|
| Repository | michaelkennedyau/travelintel-plugins ↗ |
How can a coding agent perform deep flight, route, hotel, and itinerary analysis without manually wiring many travel APIs and prompt conventions?
Add 58 travel-intelligence MCP tools and slash commands for flight, hotel, route, and itinerary workflows in Claude Code.
Who is it for?
Developers building travel agents or Cowork/Claude workflows that need structured aviation, hotel, and itinerary intelligence inside the editor.
Skip if: Projects unrelated to travel data or teams unwilling to configure Bun, DATABASE_URL, and third-party aviation or search API keys.
What you get
Claude loads TravelIntel MCP tools and skills, returns analyzed routes or plans, and can emit self-contained HTML itineraries with maps and price charts.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What runtime and keys are required?
You need Bun, the TravelIntel MCP server at ~/travel/app/, and keys such as DATABASE_URL, API_MARKET_KEY, SERPAPI_KEY, and FLIGHTAWARE_API_KEY.
How do I install the plugin?
Run claude plugin marketplace add michaelkennedyau/Travelintel Plugins then claude plugin install travelintel@Travelintel Plugins.
Can it generate visual itineraries?
Yes. The /triphtml command and auto-activating skill produce single-file HTML with Leaflet maps, price charts, and iOS-friendly layouts.