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.; reporelay: RepoRelay is a self-hosted code context engine for MCP that allows you to add repositories from any source, index the refs you need, and use them instantly as MCP tools in various clients. It uses tree-sitter parsing, hybrid search (BM25 + pgvector), and runs entirely on your infrastructure.
Developing new AI agents with a standard interface
Query code in MCP clients like Claude Desktop