diff --git a/docs/overview/introduction.mdx b/docs/overview/introduction.mdx index a7e0033..379a046 100644 --- a/docs/overview/introduction.mdx +++ b/docs/overview/introduction.mdx @@ -3,7 +3,7 @@ title: "Introduction" description: "Get started with the Agent Client Protocol (ACP)" --- -The Agent Client Protocol standardizes communication between code editors/IDEs, and coding agents (programs that use generative AI to autonomously modify code). +The Agent Client Protocol standardizes communication between code editors/IDEs and coding agents and is suitable for both local and remote scenarios. ## Why ACP?