From 8742c4d7c7b86b47e99043a433d1825302879eae Mon Sep 17 00:00:00 2001 From: Dimo Dimov <961014+dimodi@users.noreply.github.com> Date: Fri, 20 Jun 2025 11:16:25 +0300 Subject: [PATCH] docs(AI): Recommend using the latest IDE version --- ai/copilot-extension.md | 1 + ai/mcp-server.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ai/copilot-extension.md b/ai/copilot-extension.md index d82d0b07c5..a90e2ff7ca 100644 --- a/ai/copilot-extension.md +++ b/ai/copilot-extension.md @@ -20,6 +20,7 @@ To use the Telerik GitHub Copilot extension for Blazor, you need to have: * A [Telerik user account](https://www.telerik.com/account/). * An active [DevCraft or Telerik UI for Blazor license](https://www.telerik.com/purchase/blazor-ui) or a [Telerik UI for Blazor trial](https://www.telerik.com/blazor-ui). * A [Blazor application that includes Telerik UI for Blazor](slug:blazor-overview#getting-started). +* Using the latest version of your [Copilot-enabled app](https://docs.github.com/en/copilot/building-copilot-extensions/about-building-copilot-extensions#supported-clients-and-ides) is recommended (for example, Visual Studio or VS Code). ## Installation diff --git a/ai/mcp-server.md b/ai/mcp-server.md index 129191d0fe..2887d63718 100644 --- a/ai/mcp-server.md +++ b/ai/mcp-server.md @@ -16,7 +16,7 @@ The Telerik Blazor [MCP Server](https://modelcontextprotocol.io/introduction) le To use the Telerik Blazor MCP server, you need: -* A [compatible MCP client (IDE, code editor or app)](https://modelcontextprotocol.io/clients) that supports *MCP tools*. +* A [compatible MCP client (IDE, code editor or app)](https://modelcontextprotocol.io/clients) that supports *MCP tools*. Using the latest version of the MCP client is recommended. * A [Telerik user account](https://www.telerik.com/account/). * An active [DevCraft or Telerik UI for Blazor license](https://www.telerik.com/purchase/blazor-ui) or a [Telerik UI for Blazor trial](https://www.telerik.com/blazor-ui). * A [Blazor application that includes Telerik UI for Blazor](slug:blazor-overview#getting-started).