diff --git a/docs/get-started/clients.mdx b/docs/get-started/clients.mdx index a4b6aa39..5b60b1eb 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -85,6 +85,7 @@ The following projects implement ACP directly, connect ACP agents to other envir ## Notebook and data tools - [agent-client-kernel](https://github.com/wiki3-ai/agent-client-kernel) (Jupyter notebooks) +- [Alchemy](https://github.com/thrashr888/alchemy) — local-first research notebook for macOS: run your own coding agent inside a notebook, with that notebook's sources reachable over the app's built-in MCP server - DuckDB — through the [sidequery/duckdb-acp](https://github.com/sidequery/duckdb-acp) extension - [marimo notebook](https://github.com/marimo-team/marimo)