
Symposium ACP SDK
Supports UIby agentclientprotocol
Type-safe, async-first SDK for implementing the Agent Client Protocol with composable proxy chains.
What it does
Symposium ACP is a high-performance implementation of the Agent Client Protocol (ACP). It allows developers to build agents and editors that communicate via a standardized protocol, enabling the creation of composable agent architectures.
Tools
The SDK provides the foundation for building ACP servers and clients. Key capabilities include:
- Proxy Chains: Dynamically add, remove, or reconfigure agent behavior via modular proxy components.
- Type-Safe Communication: Async-first Rust implementation for robust agent-to-editor interaction.
- Conductor Orchestration: A dedicated binary (
sacp-conductor) to manage and execute proxy chains.
Installation
Install the Rust toolchain and build from source:
git clone https://github.com/agentclientprotocol/symposium-acp
cd symposium-acp
cargo build --release
Supported hosts
- claude
Quick install
cargo install --git https://github.com/agentclientprotocol/symposium-acpInformation
- Pricing
- free
- Published
- 5/24/2026
- stars






