indxr: indxr gives AI coding agents a structural map of codebases, reducing token costs by ~5x compared to reading full files. It supports 27 languages, provides a 22-tool MCP server for live queries, and features incremental caching, git structural diffing, and dependency graphs. Setup is one-command with `indxr init` for popular AI coding agents.; mcp-use: mcp-use is a full-stack framework for Model Context Protocol (MCP), enabling the creation of MCP servers, clients, and AI agents. It supports development in both Python and TypeScript with minimal code.
AI coding agents understanding a codebase without full file reads
Building intelligent AI agents capable of using tools and reasoning across steps