From 56e71044adcc07d0e49b3544a969b35e7d8f92d6 Mon Sep 17 00:00:00 2001 From: Kristopher Overholt Date: Thu, 25 Jun 2026 12:26:29 -0500 Subject: [PATCH] Update Coding with AI page, remove reference to Gemini CLI --- docs/tutorials/coding-with-ai.md | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/docs/tutorials/coding-with-ai.md b/docs/tutorials/coding-with-ai.md index 9338532493..65f5dcda8c 100644 --- a/docs/tutorials/coding-with-ai.md +++ b/docs/tutorials/coding-with-ai.md @@ -15,9 +15,9 @@ server. The [Agents CLI](https://google.github.io/agents-cli/) tool set lets you plug ADK agent expertise into your favorite AI-coding environments including -Antigravity, Gemini CLI, Claude Code, and Cursor. Install Agents CLI into your -current AI-powered development environment to scaffold, build, test, evaluate, -and deploy ADK agents. Enable your development environment with these +Antigravity, Claude Code, Cursor, and other AI coding tools. Install Agents CLI +into your current AI-powered development environment to scaffold, build, test, +evaluate, and deploy ADK agents. Enable your development environment with these Agents CLI Skills: * Development lifecycle and coding guidelines @@ -43,15 +43,6 @@ environment, see the You can configure your coding tool to search and read ADK documentation using an MCP server. Below are setup instructions for popular tools. -### Gemini CLI - -To add the ADK docs MCP server to [Gemini CLI](https://geminicli.com/), install -the [ADK Docs Extension](https://github.com/derailed-dash/adk-docs-ext): - -```bash -gemini extensions install https://github.com/derailed-dash/adk-docs-ext -``` - ### Antigravity To add the ADK docs MCP server to [Antigravity](https://antigravity.google/)