Skip to content

Commit e607d36

Browse files
dimodidimodi
authored andcommitted
polishing
1 parent 7991a1e commit e607d36

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

ai/copilot-extension.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Copilot Extension
33
page_title: Telerik Blazor GitHub Copilot Extension
4-
description:
4+
description: Learn how to add and use the Telerik Blazor GitHub Copilot extension for better developer productivity. The Telerik Blazor GitHub Copilot extension provides proprietary context about Telerik UI for Blazor to AI-powered software.
55
slug: ai-copilot-extension
66
tags: telerik,blazor,ai
77
published: True
@@ -24,7 +24,7 @@ To use the Telerik GitHub Copilot extension for Blazor, you need to have:
2424

2525
To install the Telerik Blazor Copilot extension:
2626

27-
1. Go the [TelerikBlazor GitHub App](https://github.com/apps/telerikblazor) page and click the **Install** button.
27+
1. Go to the [TelerikBlazor GitHub App](https://github.com/apps/telerikblazor) page and click the **Install** button.
2828
1. You will see a list that includes your GitHub account and all GitHub organizations that you are part of. Normally, select your GitHub account.
2929
1. Click the **Install & Authorize** button. This will authorize the GitHub Copilot extension to integrate with your GitHub account.
3030
1. Enter your GitHub password.
@@ -38,7 +38,7 @@ To install the Telerik Blazor Copilot extension:
3838
To use the Telerik Blazor Copilot extension:
3939

4040
1. Open the GitHub Copilot chat window in your [Copilot-enabled app](https://docs.github.com/en/copilot/building-copilot-extensions/about-building-copilot-extensions#supported-clients-and-ides) (for example, Visual Studio or VS Code).
41-
1. Make sure you are in **Ask** mode and not in **Edit** or **Agent** mode. The Edit and Agent mode do not use the Telerik Copilot extension. However, the Agent mode can use the [Telerik Blazor MCP server](slug:ai-mcp-server).
41+
1. Make sure you are in **Ask** mode and not in **Edit** or **Agent** mode. The Edit and Agent modes do not use the Telerik Copilot extension. However, the Agent mode can use the [Telerik Blazor MCP server](slug:ai-mcp-server).
4242
1. Start your prompt with `@telerikblazor` and type your request. Make sure that `@telerikblazor` is recognized and highlighted, otherwise the extension may not be installed.
4343
1. Verify that you see **TelerikBlazor working...** in the output.
4444
1. Grant permission to the Telerik Blazor extension to read your workspace files.
@@ -54,9 +54,9 @@ The following list describes how your prompts may look like:
5454

5555
## Number of Requests
5656

57-
> The usage limits below will take place after after June 28, 2025. Until then, each customer with an active commercial or trial license can make up to 300 daily requests.
57+
> The usage limits below will take place after June 28, 2025. Until then, each customer with an active commercial or trial license can make up to 300 daily requests.
5858
59-
The Telerik Blazor Copilot extension allows the following maximum number of requests, depending on your license type:
59+
The Telerik Blazor Copilot extension allows the following maximum number of requests, depending on your [Telerik license type](https://www.telerik.com/purchase/faq/licensing-purchasing):
6060

6161
* Perpetual licenses: 50 requests per year
6262
* Subscription licenses: 300 requests per day

ai/mcp-server.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: MCP Server
33
page_title: Telerik Blazor MCP Server
4-
description:
4+
description: Learn how to add and use the Telerik Blazor MCP Server for better developer productivity. The Telerik Blazor MCP server provides proprietary context about Telerik UI for Blazor to AI-powered software.
55
slug: ai-mcp-server
66
tags: telerik,blazor,ai
77
published: True
@@ -10,7 +10,7 @@ position: 20
1010

1111
# Telerik Blazor MCP Server
1212

13-
The Telerik Blazor [MCP Server](https://modelcontextprotocol.io/introduction) enables you achieve interation with AI and reach new levels of developer productivity. The MCP server provides proprietary context to AI-powered IDEs, apps and tools. You can use the Telerik Blazor MCP server to ask about Telerik UI for Blazor components, features, or general usage. You can successfully prompt more complex questions and tasks, and generate tailored code that includes Telerik UI for Blazor components and API.
13+
The Telerik Blazor [MCP Server](https://modelcontextprotocol.io/introduction) lets you interact with AI and reach new levels of developer productivity. The MCP server provides proprietary context to AI-powered IDEs, apps and tools. You can use the Telerik Blazor MCP server to ask about Telerik UI for Blazor components, features, or general usage. You can successfully prompt more complex questions and tasks, and generate tailored code that includes Telerik UI for Blazor components and API.
1414

1515
## Prerequisites
1616

@@ -37,7 +37,7 @@ The generic settings of the Telerik Blazor MCP server are:
3737

3838
### Visual Studio
3939

40-
Refer to [Use MCP servers in Visual Studio](https://learn.microsoft.com/en-us/visualstudio/ide/mcp-servers).
40+
For detailed instructions, refer to [Use MCP servers in Visual Studio](https://learn.microsoft.com/en-us/visualstudio/ide/mcp-servers).
4141

4242
To enable the Telerik MCP Server in a specific Blazor app, add a `.mcp.json` file to the solution folder.
4343

@@ -65,7 +65,7 @@ To enable automatic global discovery of the Telerik MCP Server in Visual Studio,
6565

6666
### VS Code
6767

68-
Refer to [Use MCP servers in VS Code](https://code.visualstudio.com/docs/copilot/chat/mcp-servers).
68+
For detailed instructions, refer to [Use MCP servers in VS Code](https://code.visualstudio.com/docs/copilot/chat/mcp-servers).
6969

7070
To enable the Telerik MCP Server in a specific workspace or Blazor app, add a `.vscode` folder with an `mcp.json` file at the root of the workspace:
7171

@@ -114,7 +114,7 @@ To [add the Telerik MCP Server globally for VS Code, edit the VS Code `settings.
114114

115115
### Cursor
116116

117-
Refer to [Model Context Protocol](https://docs.cursor.com/context/model-context-protocol).
117+
For detailed instructions, refer to [Model Context Protocol](https://docs.cursor.com/context/model-context-protocol).
118118

119119
To [enable the Telerik MCP Server in a specific workspace](https://code.visualstudio.com/docs/copilot/chat/mcp-servers#_add-an-mcp-server-to-your-workspace) or Blazor app, add a `.cursor` folder with an `mcp.json` file at the root of the workspace.
120120

@@ -170,7 +170,7 @@ To use the Telerik MCP Server:
170170
* `Calling MCP tool telerik-blazor-assistant` (in Cursor)
171171

172172
If the Telerik MCP server is not used even though it's installed and enabled, then try rephrasing your prompt and use another trigger syntax from the list in step 1.
173-
1. Grant the Telerik tool a permission to run for this session, workspace, or always.
173+
1. Grant the Telerik tool permission to run for this session, workspace, or always.
174174
1. If you want to prompt for information or code that are not related to your previous prompts, it is a good practice to start a new session in a new chat window, so that the context is not polluted by irrelevant old information.
175175

176176
To increase the probability of the Telerik MVC Server being used, or to call it without the need to mention "telerik" explicitly, add custom instructions to your AI-powered tool. Here are examples for [GitHub Copilot](https://docs.github.com/en/copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot#about-repository-custom-instructions-for-github-copilot-chat) and [Cursor](https://docs.cursor.com/context/rules).
@@ -187,7 +187,7 @@ The following list describes how your prompts may look like:
187187

188188
> The usage limits below will take place after after June 28, 2025. Until then, each customer with an active commercial or trial license can make up to 300 daily requests.
189189
190-
The Telerik Blazor MCP Server allows the following maximum number of requests, depending on your license type:
190+
The Telerik Blazor MCP Server allows the following maximum number of requests, depending on your [Telerik license type](https://www.telerik.com/purchase/faq/licensing-purchasing):
191191

192192
* Perpetual licenses: 50 requests per year
193193
* Subscription licenses: 300 requests per day

0 commit comments

Comments
 (0)