From 4bd99a09229163e690c0c8a90e405726eeef28dc Mon Sep 17 00:00:00 2001 From: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Date: Wed, 25 Feb 2026 19:29:08 -0300 Subject: [PATCH] docs: Add small fix to the MCP page (#50134) Release Notes: - N/A --- docs/src/ai/mcp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/ai/mcp.md b/docs/src/ai/mcp.md index 4797d4b36359be3820a79c96a3cd3cf922d06f8d..08608a9871b7f826c4789bf2213cd7fdd6d624bb 100644 --- a/docs/src/ai/mcp.md +++ b/docs/src/ai/mcp.md @@ -157,7 +157,7 @@ Note that for [external agents](./external-agents.md) connected through the [Age Regarding the built-in ones, Claude Agent and Codex both support it, and Gemini CLI does not yet. In the meantime, learn how to add MCP server support to Gemini CLI through [their documentation](https://github.com/google-gemini/gemini-cli?tab=readme-ov-file#using-mcp-servers). -#### Error Handling +### Error Handling When a MCP server encounters an error while processing a tool call, the agent receives the error message directly and the operation fails. Common error scenarios include: