From 3915106d85424f91e494186924c25c405ecfabdd Mon Sep 17 00:00:00 2001 From: Niels Kaspers Date: Wed, 8 Jul 2026 10:07:30 +0300 Subject: [PATCH] docs: flag Dynamic MCP as experimental on MCP Catalog and Toolkit index The Dynamic MCP dedicated page marks the feature as experimental, but the MCP Catalog and Toolkit overview listed it as a standard feature with no caveat. Note the experimental status in the overview card description so the two pages are consistent. Fixes #25259 --- content/manuals/ai/mcp-catalog-and-toolkit/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/ai/mcp-catalog-and-toolkit/_index.md b/content/manuals/ai/mcp-catalog-and-toolkit/_index.md index dcec6db4c36..5841670b91d 100644 --- a/content/manuals/ai/mcp-catalog-and-toolkit/_index.md +++ b/content/manuals/ai/mcp-catalog-and-toolkit/_index.md @@ -32,7 +32,7 @@ grid: icon: cpu-chip link: /ai/mcp-catalog-and-toolkit/mcp-gateway/ - title: Dynamic MCP - description: Discover and add MCP servers on-demand using natural language + description: Discover and add MCP servers on-demand using natural language. This feature is experimental. icon: magnifying-glass link: /ai/mcp-catalog-and-toolkit/dynamic-mcp/ - title: Security FAQs