Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/get-started/clients.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,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
- [ACP Components](https://github.com/zvzuola/acp-components) - A universal frontend component library for building AI Agent interfaces based on the ACP

## Notebook and data tools
Expand Down
4 changes: 4 additions & 0 deletions docs/libraries/community.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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)