We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e344a5f commit c372da3Copy full SHA for c372da3
docs/libraries/kotlin.mdx
@@ -6,6 +6,8 @@ description: "Kotlin library for the Agent Client Protocol"
6
The [acp-kotlin-sdk](https://github.com/agentclientprotocol/acp-kotlin-sdk) provides implementations of both sides of the Agent Client Protocol that
7
you can use to build your own agent server or client.
8
9
+**It currently supports JVM, other targets are in progress.**
10
+
11
To get started, add the repository to your build file:
12
13
```kotlin
0 commit comments