Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions ai-coding-assistant/mcp-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ The Telerik WinForms [MCP (Model Context Protocol) Server](https://modelcontextp

This MCP server enables AI-powered IDEs and tools to generate more accurate, tailored code that leverages [Telerik UI for WinForms components](https://docs.telerik.com/devtools/winforms/introduction) and APIs. You can ask complex questions about Telerik components, request specific implementations, and generate comprehensive code solutions.

>tip The Telerik WinForms MCP Server works in **Chat**(**Ask**) and **Agent** modes.

## Prerequisites

To use the Telerik WinForms MCP server, you need:
Expand Down Expand Up @@ -122,6 +124,8 @@ To use the Telerik MCP Server:

4. Start fresh sessions for unrelated prompts to avoid context pollution.

5. Use in **Chat**(**Ask**) and **Agent** modes.

You can check the Output pane of Visual Studio for diagnostics information related to Copilot. To display the relevant information, select to show output from GitHub Copilot.

![WinForms AI Assistance MCP Server](images/ai-mcp-server002.png)
Expand Down