diff --git a/docs/get-started/clients.mdx b/docs/get-started/clients.mdx index 5c55ecf6..3ccaab09 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -83,6 +83,7 @@ These frameworks add ACP support through dedicated integrations or adapters: These connectors bridge ACP into other environments and transport layers: +- [AgentRQ Bridge](https://github.com/agenrq/acp-gateway) — bridges stdio-based ACP agents to the AgentRQ - Human-in-the-loop task collaboration service using MCP server. - [Aptove Bridge](https://github.com/aptove/bridge) — bridges stdio-based ACP agents to the Aptove mobile client over WebSocket - [OpenClaw](https://docs.openclaw.ai/cli/acp) — through the [`openclaw acp`](https://docs.openclaw.ai/cli/acp) bridge to an OpenClaw Gateway - [stdio Bus](https://stdiobus.com) – deterministic stdio-based kernel providing transport-level routing for ACP/MCP-style agent protocols.