Skip to content

Commit ba02728

Browse files
authored
Update prompts
1 parent 63a1e13 commit ba02728

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ai-coding-assistant/mcp-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ To use the Telerik MCP Server:
111111
1. Start your prompt with one of these triggers:
112112
- `/telerik` / `@telerik` / `#telerik`
113113
- `/telerikwinforms` / `@telerikwinforms` / `#telerikwinforms`
114-
- `#telerik-winforms-assistant`
114+
- `#telerik-winforms-mcp`
115115

116116
2. Verify server activation by looking for these messages:
117117
- Visual Studio: `Running telerik-winforms-mcp`
@@ -136,7 +136,7 @@ To increase the likelihood of the Telerik MCP server being used, add custom inst
136136

137137
The following examples demonstrate useful prompts for the Telerik WinForms MCP Server:
138138

139-
* "`/telerik` Generate a RadGridView with sorting and paging. Bind it to a Person model with sample ViewModel."
139+
* "`/telerik` Generate a RadGridView with sorting and paging. Bind it to a Person model with a sample ViewModel."
140140
* "`/telerikwinforms` Create a RadDropDownList showing a product list of 20 items. Include Product class and sample data."
141141
* "`/telerik` Build a RadListView with sorting and filtering capabilities."
142142

0 commit comments

Comments
 (0)