From 480c5b7f91370e6a9e7cd367d663985adfd66176 Mon Sep 17 00:00:00 2001 From: Onur Solmaz <2453968+osolmaz@users.noreply.github.com> Date: Tue, 24 Feb 2026 01:28:42 +0100 Subject: [PATCH] Add acpx CLI client to documentation --- 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 d3e75a7c..423af074 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -6,6 +6,7 @@ description: "Clients implementing the Agent Client Protocol." The following clients can be used with an ACP Agent: - [ACP UI](https://github.com/formulahendry/acp-ui) +- [acpx (CLI)](https://github.com/openclaw/acpx) - [Agent Studio](https://github.com/sxhxliang/agent-studio) - [Agmente](https://agmente.halliharp.com) (iOS) - [AionUi](https://github.com/iOfficeAI/AionUi)