Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 3.06 KB

File metadata and controls

46 lines (32 loc) · 3.06 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.

Included Agents

Agent Description
Auggie CLI Augment Code's powerful software agent, backed by industry-leading context engine
Claude Code ACP adapter for Claude Code
Codex CLI ACP adapter for OpenAI's coding assistant
Factory Droid Factory Droid - AI coding agent powered by Factory AI
Gemini CLI Google's official CLI for Gemini
GitHub Copilot GitHub's AI pair programmer
Kiro The Kiro coding agent
Mistral Vibe Mistral's open-source coding assistant
OpenCode The open source coding agent
Qwen Code Alibaba's Qwen coding assistant

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.