trvl: trvl is an MCP server and CLI that provides 60 travel tools for AI assistants, including flights, hotels, ground transport searches, price alerts, and travel hacks. It operates without personal API keys, retrieves real-time data from Google Flights, Google Hotels, 20 ground transport providers, and more, and supports clients like Claude, Cursor, and Windsurf. The tool also functions as a standalone CLI with 43 commands.; codeindex: codeindex is a dependency analyzer that builds a blast-radius impact score for every file in your repo — showing which files will break if a given file changes. It also generates a symbol index mapping every function and class to its exact file and line number, so AI tools can locate any symbol in one lookup without scanning the whole codebase. Supports 12+ languages, zero required dependencies (pure Python stdlib), and five consumption modes including CLI, MCP server, and CLAUDE.md injection.
Search for the cheapest flights and hotels for a trip
Assessing refactoring risk before touching a high-impact file