Overview
The ACP Registry is an easy way for developers to distribute their ACP-compatible agents to any client that speaks the protocol. At the moment, this is a curated set of agents, including only the ones that support authentication. Visit the registry repository on GitHub to learn more about it.Available Agents
Auggie CLI
Augment Code’s powerful software agent, backed by industry-leading
context engine
0.16.2
Claude Agent
ACP wrapper for Anthropic’s Claude
0.18.0
Cline
Autonomous coding agent CLI - capable of creating/editing files, running
commands, using the browser, and more
2.4.1
Codebuddy Code
Tencent Cloud’s official intelligent coding tool
2.50.6
Codex CLI
ACP adapter for OpenAI’s coding assistant
0.9.4
Corust Agent
Co-building with a seasoned Rust partner.
0.3.1
Factory Droid
Factory Droid - AI coding agent powered by Factory AI
0.58.0
Gemini CLI
Google’s official CLI for Gemini
0.29.2
GitHub Copilot
GitHub’s AI pair programmer
1.430.0
Junie
AI Coding Agent by JetBrains
802.1.0
Kimi CLI
Moonshot AI’s coding assistant
1.12.0
Mistral Vibe
Mistral’s open-source coding assistant
2.2.0
OpenCode
The open source coding agent
1.2.6
Qoder CLI
AI coding assistant with agentic capabilities
0.1.28
Qwen Code
Alibaba’s Qwen coding assistant
0.10.5
Stakpak
Open-source DevOps agent in Rust with enterprise-grade security
0.3.54
Using the Registry
Clients can fetch the registry programmatically:Submit your Agent
To add your agent to the registry:- Fork the registry repository on GitHub
- 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