⚠️ Work in Progress: This registry is under active development. Format and contents may change.
A registry of agents and extensions implementing the Agent Client Protocol, ACP.
Note: This registry only includes agents that support authentication. Agents must implement auth flows to be listed here. See also the ACP auth methods proposal.
| Agent | Description |
|---|---|
| Auggie CLI | Augment Code's powerful software agent, backed by industry-leading context engine |
| 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 |
| Mistral Vibe | Mistral's open-source coding assistant |
| OpenCode | The open source coding agent |
| Qwen Code | Alibaba's Qwen coding assistant |
Fetch the registry index:
https://cdn.agentclientprotocol.com/registry/v1/latest/registry.json
Generate the agents list and run the local docs server:
uv run .github/workflows/generate_mintlify_agents.py
cd .docs && npx mintlify dev --port 3000See FORMAT.md for the registry schema, distribution types, and platform targets.
See CONTRIBUTING.md for instructions.
This registry is licensed under the Apache License 2.0. Individual agents are subject to their own licenses.