统一声明:
1.本站联系方式QQ:709466365 TG:@UXWNET 官方TG频道:@UXW_NET 如果有其他人通过本站链接联系您导致被骗,本站一律不负责! 2.需要付费搭建请联系站长QQ:709466365 TG:@UXWNET 3.免实名域名注册购买- 游侠云域名 4.免实名国外服务器购买- 游侠网云服务在AI Agent和MCP(Model Context Protocol)生态快速发展的今天,越来越多优秀的MCP工具涌现出来。今天为大家推荐一个值得关注的项目——gemini-cli。
项目简介:An open-source AI agent that brings the power of Gemini directly into your terminal.
技术信息:主要语言:TypeScript | GitHub Stars:102,696 | 标签:ai, ai-agents, cli, gemini, gemini-api
📖 项目详情
Gemini CLI是Google开源的命令行AI Agent工具,可以直接在终端中与Gemini模型交互,支持代码生成、文件操作、项目分析等任务。
以下是项目原始介绍(英文):
Gemini CLI





Gemini CLI is an open-source AI agent that brings the power of Gemini directly
into your terminal. It provides lightweight access to Gemini, giving you the
most direct path from your prompt to our model.
Learn all about Gemini CLI in our documentation.
🚀 Why Gemini CLI?
• 🎯 Free tier: 60 requests/min and 1,000 requests/day with personal Google
account.
• 🧠 Powerful Gemini 3 models: Access to improved reasoning and 1M token
context window.
• 🔧 Built-in tools: Google Search grounding, file operations, shell
commands, web fetching.
• 🔌 Extensible: MCP (Model Context Protocol) support for custom
integrations.
• 💻 Terminal-first: Designed for developers who live in the command line.
• 🛡️ Open source: Apache 2.0 licensed.
📦 Installation
Gemini CLI installation, execution, and releases
for recommended system specifications and a detailed installation guide.
Quick Install
#### Run instantly with npx
# Using npx (no installation required)
npx @google/gemini-cli
#### Install globally with npm
npm install -g @google/gemini-cli
#### Install globally with Homebrew (macOS/Linux)
brew install gemini-cli
#### Install globally with MacPorts (macOS)
sudo port install gemini-cli
#### Install with Anaconda (for restricted environments)
# Create and activate a new environment
conda create -y -n gemini_env -c conda-forge nodejs
conda activate gemini_env
# Install Gemini CLI globally via npm (inside the environment)
npm install -g @google/gemini-cli
Release Channels
See Releases for more details.
Preview
New preview releases will be published each week at UTC 23:59 on Tuesdays. These
releases will not have been fully vetted and may contain regressions or other
outstanding issues. Please help us test and install with preview tag.
npm install -g @google/gemini-cli@preview
Stable
• New st
…(更多内容请访问项目主页)
2. 分享目的仅供大家学习和交流,您必须在下载后24小时内删除!
3. 不得使用于非法商业用途,不得违反国家法律。否则后果自负!
4. 本站提供的源码、模板、插件等等其他资源,都不包含技术服务请大家谅解!
5. 如有链接无法下载、失效或广告,请联系管理员处理!
6. 本站资源售价只是赞助,收取费用仅维持本站的日常运营所需!
7. 如遇到加密压缩包,请使用WINRAR解压,如遇到无法解压的请联系管理员!
8. 精力有限,不少源码未能详细测试(解密),不能分辨部分源码是病毒还是误报,所以没有进行任何修改,大家使用前请进行甄别!
站长QQ:709466365 站长邮箱:709466365@qq.com



