Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.12 KB

File metadata and controls

32 lines (19 loc) · 1.12 KB

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 authMethods in the ACP handshake. See AUTHENTICATION.md for implementation details and the ACP auth methods proposal for the specification.

Usage

Fetch the registry index:

https://cdn.agentclientprotocol.com/registry/v1/latest/registry.json

Registry Format

See FORMAT.md for the registry schema, distribution types, and platform targets.

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.