From 70335a95cc09f5e4bcdcbc551f5a2f2cc5d6de9d Mon Sep 17 00:00:00 2001 From: Sam Magnuson Date: Mon, 13 Jul 2026 11:22:33 -0700 Subject: [PATCH] doc: add hydra to cli clients --- 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 064fdccd..7d1543d6 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -32,6 +32,7 @@ The following projects implement ACP directly, connect ACP agents to other envir - [acpx (CLI)](https://github.com/openclaw/acpx) - [Hash (shell)](https://github.com/tfcace/hash) +- [Hydra](https://github.com/smagnuso/hydra-acp) - [Nori CLI](https://github.com/tilework-tech/nori-cli) - [pool](https://github.com/poolsideai/pool) - [Toad](https://www.batrachian.ai/)