From 723300046418e3dfaa70001589c52ae36a0fd54c Mon Sep 17 00:00:00 2001 From: "A.K.M. Adib" Date: Mon, 30 Mar 2026 13:33:23 -0400 Subject: [PATCH] format docs --- docs/tools/mcp-server.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/tools/mcp-server.md b/docs/tools/mcp-server.md index 9963f15387..4f29f2c6d7 100644 --- a/docs/tools/mcp-server.md +++ b/docs/tools/mcp-server.md @@ -653,7 +653,10 @@ When confirmation is required, users can choose: #### Read-only bypass -If an MCP tool provides a `readOnlyHint` in its metadata (annotations), the Gemini CLI will automatically execute it without prompting for confirmation, regardless of the configured approval mode. This ensures a seamless experience for safe, data-fetching operations. +If an MCP tool provides a `readOnlyHint` in its metadata (annotations), the +Gemini CLI will automatically execute it without prompting for confirmation, +regardless of the configured approval mode. This ensures a seamless experience +for safe, data-fetching operations. ### 3. Execution