108
stars
92
commits
Aug 20, 2026
updated
[!NOTE] This extension is currently in beta (pre-v1.0), and may see breaking changes until the first stable release (v1.0).
Develop and query your custom tools using the power of natural language, directly from your command line through MCP Toolbox. Go from an idea to a running, invocable tool in minutes, without ever leaving your terminal.
Learn more about Gemini CLI Extensions.
[!IMPORTANT] We Want Your Feedback! Please share your thoughts with us by filling out our feedback form. Your input is invaluable and helps us improve the project for everyone.
Before you begin, ensure you have the following:
gemini extensions install https://github.com/gemini-cli-extensions/mcp-toolbox
tools.yaml configuration file to the directory you
are running Gemini CLI.Ensure Application Default Credentials are available in your environment if connecting to Google Cloud services.
To start the Gemini CLI, use the following command:
gemini
Interact with your custom tools using natural language.
Find additional extensions to support your entire software development lifecycle at github.com/gemini-cli-extensions, including a generic PostgreSQL extension.
Use gemini --debug to enable debugging.
Common issues:
108
stars
92
commits
Aug 20, 2026
updated
[!NOTE] This extension is currently in beta (pre-v1.0), and may see breaking changes until the first stable release (v1.0).
Develop and query your custom tools using the power of natural language, directly from your command line through MCP Toolbox. Go from an idea to a running, invocable tool in minutes, without ever leaving your terminal.
Learn more about Gemini CLI Extensions.
[!IMPORTANT] We Want Your Feedback! Please share your thoughts with us by filling out our feedback form. Your input is invaluable and helps us improve the project for everyone.
Before you begin, ensure you have the following:
gemini extensions install https://github.com/gemini-cli-extensions/mcp-toolbox
tools.yaml configuration file to the directory you
are running Gemini CLI.Ensure Application Default Credentials are available in your environment if connecting to Google Cloud services.
To start the Gemini CLI, use the following command:
gemini
Interact with your custom tools using natural language.
Find additional extensions to support your entire software development lifecycle at github.com/gemini-cli-extensions, including a generic PostgreSQL extension.
Use gemini --debug to enable debugging.
Common issues: