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.; qartez-mcp: Qartez is a code-intelligence MCP server that builds a knowledge graph of your codebase. It serves pre-computed data like page rank, blast radius, git co-change, and cyclomatic complexity to AI assistants, reducing token usage by ~94%. It provides 30 tools for code understanding, refactoring, and safety checks.
Developing new AI agents with a standard interface
AI-assisted code understanding and navigation without scanning files