back to home

agentclientprotocol / registry

Registry of agents implementing the Agent Client Protocol (ACP)

View on GitHub
138 stars
72 forks
28 issues

AI 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.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/agentclientprotocol/registry)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

ACP 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.