From ef576f7d955190c40eeffc87d4fe99d271de20ee Mon Sep 17 00:00:00 2001 From: zfy0701 <1646270+zfy0701@users.noreply.github.com> Date: Thu, 27 Aug 2026 08:18:08 +0800 Subject: [PATCH] docs(clients): add AgentConnect --- docs/get-started/clients.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/get-started/clients.mdx b/docs/get-started/clients.mdx index a4b6aa395..543fb554f 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -49,6 +49,7 @@ The following projects implement ACP directly, connect ACP agents to other envir - [ACP UI](https://github.com/formulahendry/acp-ui) (Windows, macOS, Linux, iOS, Android, Web) - [Agent Studio](https://github.com/sxhxliang/agent-studio) +- [AgentConnect](https://github.com/agentconnect-md/agentconnect) — open-source multi-agent platform that brings ACP agents into team workflows across Slack, Telegram, Discord, Lark, GitHub, and GitLab, managed from a web console - [AgentRQ](https://github.com/agentrq/agentrq) — Human-in-the-loop realtime task management and collaboration (Web) - [AionUi](https://github.com/iOfficeAI/AionUi) - [aizen](https://aizen.win)