Skip to content

Commit c196cea

Browse files
Update mcp-server-as-a-nuget.md
1 parent d13820b commit c196cea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ai-assistant/mcp-server-as-a-nuget.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ position: 25
99

1010
# Telerik WPF MCP Server (NuGet)
1111

12-
The Telerik WPF [MCP (Model Context Protocol) Server](https://modelcontextprotocol.io/introduction) is also available as a NuGet package. This NuGet distribution exposes the same AI Coding Assistant functionality as the npm package, but is executed through the `dnx` command introduced with the .NET 10 SDK. It supplies specialized context about [Telerik UI for WPF components](https://www.telerik.com/WPF-ui) so AI-powered IDEs and tools can generate more accurate, tailored XAML and C# code.
12+
The Telerik WPF [MCP (Model Context Protocol) Server](https://modelcontextprotocol.io/introduction) is also available as a NuGet package. This NuGet distribution exposes the same AI Coding Assistant functionality as the npm package, but is executed through the `dnx` command introduced with the .NET 10 SDK. It supplies specialized context about Telerik UI for WPF components so AI-powered IDEs and tools can generate more accurate, tailored XAML and C# code.
1313

1414
## Prerequisites
1515

@@ -130,4 +130,4 @@ Examples you can try:
130130

131131
* [Telerik WPF GitHub Copilot Extension]({%slug ai-copilot-extension%})
132132
* [AI Coding Assistant Overview]({%slug ai-overview%})
133-
* [npm-based Telerik WPF MCP Server]({%slug ai-mcp-server%})
133+
* [npm-based Telerik WPF MCP Server]({%slug ai-mcp-server%})

0 commit comments

Comments
 (0)