From ffa547ce8dcb924711f14582cb6b5236de91db6e Mon Sep 17 00:00:00 2001 From: shrutip90 Date: Thu, 16 Oct 2025 11:02:52 -0700 Subject: [PATCH] =?UTF-8?q?fix:=20Update=20folder=20trust=20docs=20to=20me?= =?UTF-8?q?ntion=20MCP=20servers=20and=20file=20command=E2=80=A6=20(#10842?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/cli/trusted-folders.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/cli/trusted-folders.md b/docs/cli/trusted-folders.md index 94d8410ce7..d57e36c578 100644 --- a/docs/cli/trusted-folders.md +++ b/docs/cli/trusted-folders.md @@ -59,6 +59,13 @@ to protect you. In this mode, the following features are disabled: 5. **Automatic Memory Loading is Disabled**: The CLI will not automatically load files into context from directories specified in local settings. +6. **MCP Servers Do Not Connect**: The CLI will not attempt to connect to any + [Model Context Protocol (MCP)](../mcp/index.md) servers. + +7. **Custom Commands are Not Loaded**: The CLI will not load any custom + commands from .toml files, including both project-specific and global user + commands. + Granting trust to a folder unlocks the full functionality of the Gemini CLI for that workspace.