Skip to content
Discussion options

You must be logged in to vote

OpenACP supports 28+ AI coding agents through the ACP Registry (agentclientprotocol.com).

NPX-based:

  • Claude Code (Anthropic)
  • Gemini CLI (Google)
  • Codex CLI (OpenAI)
  • GitHub Copilot
  • Cline (autonomous coding agent)
  • Kilo (open source)
  • Qwen Code (Alibaba)
  • Auggie CLI (Augment Code)

Binary-based:

  • Cursor
  • goose (Block)
  • Amp
  • Junie (JetBrains)

And more agents from the ACP Registry.

Install a new agent:

openacp agents                     # Browse all agents
openacp agents install <name>      # Install from registry
openacp agents info <name>         # View agent details

You can install multiple agents and switch between them when creating new sessions. The default agent is configured via defaultAgent

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by psychomafia-tiger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant