From b601c5d49c716575ed6595bcc60110537bb94600 Mon Sep 17 00:00:00 2001 From: tommaso-moro Date: Thu, 13 Nov 2025 11:08:38 +0000 Subject: [PATCH 1/2] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70491f6fd..8de8fa2d6 100644 --- a/README.md +++ b/README.md @@ -1218,7 +1218,7 @@ Possible options: ## Dynamic Tool Discovery -**Note**: This feature is currently in beta and may not be available in all environments. Please test it out and let us know if you encounter any issues. +**Note**: This feature is currently in beta and it is not available in the Remote GitHub MCP Server. Please test it out and let us know if you encounter any issues. Instead of starting with all tools enabled, you can turn on dynamic toolset discovery. Dynamic toolsets allow the MCP host to list and enable toolsets in response to a user prompt. This should help to avoid situations where the model gets confused by the sheer number of tools available. From ef0f1360505b4b49250b4e565e2a2fa4f4d7667e Mon Sep 17 00:00:00 2001 From: tommaso-moro Date: Thu, 13 Nov 2025 11:09:33 +0000 Subject: [PATCH 2/2] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8de8fa2d6..b03099e53 100644 --- a/README.md +++ b/README.md @@ -1218,7 +1218,7 @@ Possible options: ## Dynamic Tool Discovery -**Note**: This feature is currently in beta and it is not available in the Remote GitHub MCP Server. Please test it out and let us know if you encounter any issues. +**Note**: This feature is currently in beta and is not available in the Remote GitHub MCP Server. Please test it out and let us know if you encounter any issues. Instead of starting with all tools enabled, you can turn on dynamic toolset discovery. Dynamic toolsets allow the MCP host to list and enable toolsets in response to a user prompt. This should help to avoid situations where the model gets confused by the sheer number of tools available.