Skip to content

Latest commit

 

History

History
82 lines (64 loc) · 4.77 KB

File metadata and controls

82 lines (64 loc) · 4.77 KB
title Clients
description Clients, frameworks, connectors, and related tools around the Agent Client Protocol.

The following projects implement ACP directly, connect ACP agents to other environments, or support adjacent coding-agent workflows.

Editors and IDEs

Clients and apps

Notebook and data tools

Mobile clients

These mobile-first tools bring ACP and related coding-agent workflows to phones and tablets:

Messaging

Frameworks

These frameworks add ACP support through dedicated integrations or adapters:

Connectors

These connectors bridge ACP into other environments and transport layers:

  • Aptove Bridge — bridges stdio-based ACP agents to the Aptove mobile client over WebSocket
  • OpenClaw — through the openclaw acp bridge to an OpenClaw Gateway
  • stdio Bus – deterministic stdio-based kernel providing transport-level routing for ACP/MCP-style agent protocols.