Agent Client Protocol banner
coder coder

Agent Client Protocol

Development community

Description

A protocol for connecting any editor to any agent

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Agent Client Protocol

Agent Client Protocol

The Agent Client Protocol (ACP) standardizes communication between _code editors_ (interactive programs for viewing and editing source code) and _coding agents_ (programs that use generative AI to autonomously modify code).

The protocol is still under heavy development, and we aim to mature it as we get confidence in the design by implementing it in various settings.

Learn more at [agentclientprotocol.com](https://agentclientprotocol.com/).

Integrations

Editors

Agents

Libraries and Schema

Contributin