The agent-client-protocol Rust crate provides implementations of both sides of the Agent Client Protocol that you can use to build your own agent server or client. To get started, add the crate as a dependency to your project’sDocumentation Index
Fetch the complete documentation index at: https://agentclientprotocol.com/llms.txt
Use this file to discover all available pages before exploring further.
Cargo.toml:
agent-client-protocol crate on
docs.rs.
Users
Theagent-client-protocol crate powers the integration with external agents in
the Zed editor.