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: