diff --git a/docs/tutorials/coding-with-ai.md b/docs/tutorials/coding-with-ai.md index 933853249..65f5dcda8 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/)