Skip to content

docs: add Alchemy to the client list - #2019

Open
thrashr888 wants to merge 2 commits into
agentclientprotocol:mainfrom
thrashr888:add-alchemy-client
Open

docs: add Alchemy to the client list#2019
thrashr888 wants to merge 2 commits into
agentclientprotocol:mainfrom
thrashr888:add-alchemy-client

Conversation

@thrashr888

@thrashr888 thrashr888 commented Aug 23, 2026

Copy link
Copy Markdown

Adds Alchemy under Notebook and data tools.

Alchemy is a local-first research notebook for macOS. A notebook holds sources (documents, web pages, pasted text) and notes; the Agent view runs the user's own installed coding agent over ACP inside that notebook, and passes the app's built-in MCP server in session/new so the agent can search the notebook's sources while it works.

  • ACP client since v0.44.0, built on the agent-client-protocol Rust SDK (v2).
  • Ships support for opencode, Claude Code (via @agentclientprotocol/claude-agent-acp) and Codex (via @agentclientprotocol/codex-acp), with permission prompts, cancellation, and one session per notebook.
  • The agent's own CLI login is the credential; Alchemy stores no provider keys for it.

Filed under Notebook and data tools since that is where a reader looking for notebook clients will look, though it is a research notebook rather than a computational one like the other entries there.

🤖 Generated with Claude Code

Alchemy is a local-first research notebook for macOS. It hosts the user's
own installed coding agent over ACP inside a notebook, handing the agent
the app's built-in MCP server at session/new so the notebook's sources are
searchable from the session. Shipped in v0.44.0.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@thrashr888
thrashr888 requested a review from a team as a code owner August 23, 2026 04:48
It is a research notebook rather than a computational one, but the section
is where a reader looking for notebook clients will look.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant