diff --git a/docs/overview/introduction.mdx b/docs/overview/introduction.mdx index 27a0d1b7..6119125a 100644 --- a/docs/overview/introduction.mdx +++ b/docs/overview/introduction.mdx @@ -37,4 +37,6 @@ The default format for user-readable text is Markdown, which allows enough flexi ## Supported Agents - [Gemini](https://github.com/google-gemini/gemini-cli) -- ... more coming soon ;) +- [Claude Code](https://docs.anthropic.com/en/docs/claude-code/overview) + - [via Zed's SDK adapter](https://github.com/zed-industries/claude-code-acp) + - [via Xuanwo's SDK adapter](https://github.com/Xuanwo/acp-claude-code)