agent-protocol: The Agent Protocol provides a single common interface for communicating with AI agents, addressing the challenge of diverse agent interfaces and simplifying comparison. It is a tech-stack agnostic API specification, enabling easier development of devtools and fostering ecosystem growth by reducing boilerplate.; 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.
Developing new AI agents with a standard interface
AI coding agents understanding a codebase without full file reads