Available Agents
Auggie CLI
Augment Code’s powerful software agent, backed by industry-leading
context engine
0.14.0
Codex CLI
ACP adapter for OpenAI’s coding assistant
0.9.0
Factory Droid
Factory Droid - AI coding agent powered by Factory AI
0.52.0
Gemini CLI
Google’s official CLI for Gemini
0.25.2
GitHub Copilot
GitHub’s AI pair programmer
1.417.0
Mistral Vibe
Mistral’s open-source coding assistant
1.3.5
OpenCode
The open source coding agent
1.1.36
Qwen Code
Alibaba’s Qwen coding assistant
0.7.2
This registry only includes agents that support
authentication. Agents must implement auth flows to be
listed here. Not all ACP-compatible agents are listed yet—as soon as they’re
ready, we’ll be happy to add them.
The registry is hosted at
github.com/agentclientprotocol/registry.
Visit the repository to contribute your own agent.
Using the Registry
Clients can fetch the registry programmatically:Contributing
To add your agent to the registry:- Fork the registry repository
- Create a folder with your agent’s ID (lowercase, hyphens allowed)
- Add an
agent.jsonfile following the schema - Optionally add an
icon.svg(16x16 recommended) - Submit a pull request