gemini-cli

google-gemini/gemini-cli
★ 97,650 stars TypeScript 🤖 AI/LLM Updated 1mo ago
An open-source AI agent that brings the power of Gemini directly into your terminal.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gemini-cli": {
      "command": "npx",
      "args": [
        "-y",
        "google-gemini/gemini-cli"
      ]
    }
  }
}

Topics

aiai-agentscligeminigemini-apimcp-clientmcp-server