From 95576daaa4a2c997df4f3c7c15f929119ba4a643 Mon Sep 17 00:00:00 2001 From: Jun Han Date: Mon, 9 Feb 2026 07:30:35 +0800 Subject: [PATCH] Add ACP Client VS Code extension to the clients list --- docs/get-started/clients.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/get-started/clients.mdx b/docs/get-started/clients.mdx index bdab1df2..d9eec075 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -25,5 +25,7 @@ The following clients can be used with an ACP Agent: - [Sidequery _(coming soon)_](https://sidequery.dev) - [Tidewave](https://tidewave.ai/) - [Toad](https://www.batrachian.ai/) +- Visual Studio Code + - through the [ACP Client](https://github.com/formulahendry/vscode-acp) extension - [Web Browser with AI SDK](https://github.com/mcpc-tech/ai-elements-remix-template) (powered by [@mcpc/acp-ai-provider](https://github.com/mcpc-tech/mcpc/tree/main/packages/acp-ai-provider)) - [Zed](https://zed.dev/docs/ai/external-agents)