agentclientprotocol / registry
Registry of agents implementing the Agent Client Protocol (ACP)
View on GitHubAI Architecture Analysis
This repository is indexed by RepoMind. By analyzing agentclientprotocol/registry in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewACP Registry https://agentclientprotocol.com/registry Registry of agents implementing the Agent Client Protocol, ACP. > **Authentication Required**: This registry maintains a curated list of **agents that support user authentication**. > > Users must be able to authenticate themselves with agents to use them. > All agents are verified via CI to ensure they return valid in the ACP handshake. > See AUTHENTICATION.md for implementation details and the ACP auth methods proposal for the specification. Usage Fetch the registry index: Registry Format See FORMAT.md for the registry schema, distribution types, and platform targets. Automatic Version Updates Agent versions are automatically updated via a cron job that runs hourly. It checks for new releases across all supported distribution types (npm, PyPI, GitHub releases) and commits updates directly to . Adding an Agent See CONTRIBUTING.md for instructions. License This registry is licensed under the Apache License 2.0. Individual agents are subject to their own licenses.