| title | Clients |
|---|---|
| description | Clients, frameworks, connectors, and related tools around the Agent Client Protocol. |
The following projects implement ACP directly, connect ACP agents to other environments, or support adjacent coding-agent workflows.
- Chrome ACP (Chrome extension / PWA)
- Emacs via agent-shell.el
- JetBrains
- neovim
- through the CodeCompanion plugin
- through the carlos-algms/agentic.nvim plugin
- through the yetone/avante.nvim plugin
- Obsidian — through the Agent Client plugin
- Unity Agent Client (Unity editor)
- Visual Studio Code — through the ACP Client extension
- Zed
- ACP UI
- acpx (CLI)
- gemini-cli-desktop
- Agent Studio
- AionUi
- aizen
- DeepChat
- fabriqa.ai
- Harnss
- Minion Mind — through the Agent Client plugin
- Mitto
- Nori CLI
- Ngent
- RayClaw
- RLM Code
- Sidequery (coming soon)
- Tidewave
- Toad
- Web Browser with AI SDK (powered by @mcpc/acp-ai-provider)
- agent-client-kernel (Jupyter notebooks)
- DuckDB — through the sidequery/duckdb-acp extension
- marimo notebook
These mobile-first tools bring ACP and related coding-agent workflows to phones and tablets:
- ACP Discord (Discord)
- duckdb-claude-slack (Slack)
- Juan (Slack)
- Telegram ACP Bot (Telegram) — through the
telegram-acp-botconnector
These frameworks add ACP support through dedicated integrations or adapters:
- AgentPool — with built-in ACP integration for IDEs and external ACP agents
- fast-agent — through
fast-agent-acp - Koog — through the
agents-features-acpintegration - LangChain / LangGraph — through Deep Agents ACP
- LlamaIndex — through the
workflows-acpadapter for Agent Workflows - LLMling-Agent — with built-in ACP support for running agents through ACP clients
These connectors bridge ACP into other environments and transport layers:
- Aptove Bridge — bridges stdio-based ACP agents to the Aptove mobile client over WebSocket
- OpenClaw — through the
openclaw acpbridge to an OpenClaw Gateway - stdio Bus – deterministic stdio-based kernel providing transport-level routing for ACP/MCP-style agent protocols.