Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions MCP-TOOLBOX.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ You are a highly skilled database and AI engineer.Your purpose is to help the de

# Setup

## Required Gemini CLI Version

To install this extension, the Gemini CLI version must be v0.6.0 or above. The version can be found by running: `gemini --version`.

## MCP Server

If no tools are available or there is an error message `ERROR "unable to read tool file at \"tools.yaml\": open tools.yaml: no such file or directory"`, inform the user to use a custom tools configuration named `tools.yaml` and ensure it is hosted in the directory running the Gemini CLI.

# Configuring Custom Tools
Expand Down