Search DevTools

Jump to any tool or page

Gemini Cli

Trending

An open-source AI agent that brings the power of Gemini directly into your terminal.

google-gemini106,664 stars14,478 forksDeveloper Tools
View source

Install

Terminal

$npx -y gemini-cli

mcp_config.json

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

Tools exposed1

execute
Invokes exported functions and tools from gemini-cli.

Documentation

gemini-cli

An open-source AI agent that brings the power of Gemini directly into your terminal.

Repository & Author

Installation

npx -y gemini-cli

Sourced from the repository README.

More in Developer Tools