Gemini CLI extensions: Build a personalized, AI-powered terminal with an open ecosystem

Added Oct 8, 2025
Article: PositiveCommunity: NegativeMixed
Gemini CLI extensions: Build a personalized, AI-powered terminal with an open ecosystem

Google launched Gemini CLI extensions, a new way to integrate external tools directly into the AI-powered Gemini CLI via installable packages with built-in playbooks. The open ecosystem includes major partners and a catalog for discovery, while extensions bundle MCP servers, context files, and custom commands to deliver smarter, context-aware interactions. Google also shipped numerous first-party extensions and encourages developers to build and share their own.

Key Points

  • Gemini CLI extensions are installable integrations with built-in playbooks that let the AI use external tools immediately, reducing setup and context switching.
  • The ecosystem is open: developers can discover, install, and build extensions, with a catalog at geminicli.com/extensions and a simple install command.
  • Extensions package intelligence around MCP connections, bundling MCP servers, context files, excluded tools, and custom commands to enable smarter, personalized workflows.
  • Launch partners include Dynatrace, Elastic, Figma, Harness, Postman, Shopify, Snyk, and Stripe, covering performance, search, design, CI/CD, APIs, commerce, security, and payments.
  • Google released many first-party extensions (e.g., Cloud Run, GKE, gcloud, Observability, Code Review, Security, Maps, Flutter, Chrome DevTools, Firebase, Genkit, Looker, Data Cloud, Nano Banana, MCP Toolbox) to accelerate adoption.

Sentiment

The Hacker News community is strongly negative toward both Gemini CLI as a tool and the extensions framework as a concept. While the article positions extensions as an exciting open ecosystem, commenters largely see the tool as severely behind Claude Code in quality and the extensions as redundant wrapping around existing MCP capabilities. The few defenders acknowledge Gemini's pricing advantage and large context window but still concede Claude Code is the superior product overall.

In Agreement

  • The extension mechanism is technically sound — GitHub repos with gemini-extension.json packaging MCP servers and GEMINI.md instructions for easy installation
  • Gemini is cheaper per token and performs well when given detailed, well-scoped documentation and implementation approaches
  • Gemini's massive context window makes it excellent for code reviews and codebase exploration, even if not for code generation
  • A Google PM engaged constructively in the thread, welcoming community feedback on the security extension

Opposed

  • Gemini CLI is far inferior to Claude Code for actual coding tasks — users report infinite loops, comically bad edits, and failed tool calling
  • The extensions framework is redundant since MCP already provides preloaded prompts, custom commands, and the other advertised features
  • This is an 'embrace and extend' strategy — Google trying to get a proprietary file into repositories without offering meaningful new capabilities
  • The unvetted extension ecosystem poses serious security risks given the high-value nature of AI coding systems
  • Gemini CLI lacks basic features like planning mode and task completion notifications that are considered table stakes
  • Google's developer experience has degraded — cluttered interfaces, difficult API key setup, and unfocused product direction
  • AI CLIs may ultimately lose out to IDE integrations, making standalone terminal tools a dead end