diff --git a/docs/get-started/clients.mdx b/docs/get-started/clients.mdx index 8ab81004..7c0db9c1 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -47,6 +47,7 @@ The following projects implement ACP directly, connect ACP agents to other envir - [Sidequery _(coming soon)_](https://sidequery.dev) - [Tidewave](https://tidewave.ai/) - [Web Browser with AI SDK](https://github.com/mcpc-tech/ai-elements-remix-template) (powered by [@mcpc/acp-ai-provider](https://github.com/mcpc-tech/mcpc/tree/main/packages/acp-ai-provider)) +- [Kangaroo](https://github.com/dbkangaroo/kangaroo) — database IDE with Agent Client Protocol support ## Notebook and data tools diff --git a/docs/libraries/community.mdx b/docs/libraries/community.mdx index c9fb71a0..660186ed 100644 --- a/docs/libraries/community.mdx +++ b/docs/libraries/community.mdx @@ -34,3 +34,7 @@ description: "Community managed libraries for the Agent Client Protocol" - [swift-acp](https://github.com/wiedymi/swift-acp) - [swift-sdk](https://github.com/aptove/swift-sdk) - [acp-swift-sdk](https://github.com/rebornix/acp-swift-sdk) + +## Vala + +- [Agent Client Protocol Vala SDK](https://gitcode.com/ai-outputs/AgentClientProtocol) \ No newline at end of file