Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/get-started/clients.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,13 @@ The following projects implement ACP directly, connect ACP agents to other envir
- [Qt Creator](https://www.qt.io/development/tools/qt-creator-ide) — through the [ACP Client Plugin](https://doc.qt.io/qtcreator/creator-how-to-use-acp-client.html)
- [Unity ACP Client](https://github.com/3DLabInstruments/UnityACPClient)(Unity plugin)
- [Unity Agent Client](https://github.com/nuskey8/UnityAgentClient) (Unity editor)
- Visual Studio — through the [Poolside Assistant](https://marketplace.visualstudio.com/items?itemName=poolside-ai.vs-acp-assistant)
- Visual Studio Code
- [ACP Client](https://github.com/formulahendry/vscode-acp) extension
- [ACP Patchbay](https://github.com/solutionsunity/acp-patchbay) extension
- [ACP Pro Extension](https://marketplace.visualstudio.com/items?itemName=duclvz.acp-pro)
- VS Code–compatible IDEs (Cursor, Windsurf, Trae,..): [ACP Pro Extension](https://open-vsx.org/extension/duclvz/acp-pro)
- [Poolside Assistant](https://marketplace.visualstudio.com/items?itemName=poolside-ai.acp-assistant)
- [Zed](https://zed.dev/docs/ai/external-agents)

## CLI and TUI
Expand Down Expand Up @@ -59,6 +61,7 @@ The following projects implement ACP directly, connect ACP agents to other envir
- [Minion Mind](https://minion-mind.nebulame.com/) — through the [Agent Client](https://github.com/RAIT-09/obsidian-agent-client) plugin
- [Mitto](https://github.com/inercia/mitto)
- [Ngent](https://github.com/beyond5959/ngent)
- [Poolside Desktop Assistant](https://poolside.ai/get-started) - An agent agnostic worktree native macOS desktop app.
- [RayClaw](https://github.com/rayclaw/rayclaw?tab=readme-ov-file#acp-agent-client-protocol)
- [RLM Code](https://github.com/SuperagenticAI/rlm-code)
- [Sidequery _(coming soon)_](https://sidequery.dev)
Expand Down