Skip to content

Commit 2873996

Browse files
committed
980907: document changes included
1 parent 60b28fd commit 2873996

File tree

3 files changed

+57
-54
lines changed

3 files changed

+57
-54
lines changed

blazor/ai-developer-tools/copilot-extension.md

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -29,38 +29,35 @@ Before using this extension, ensure you have:
2929

3030
* [Github copilot](https://github.com/copilot/)
3131
* An active Syncfusion<sup style="font-size:70%">&reg;</sup> license (any of the following):
32-
- [Syncfusion<sup style="font-size:70%">&reg;</sup> Commercial License](https://www.syncfusion.com/sales/unlimitedlicense)
33-
- [Syncfusion<sup style="font-size:70%">&reg;</sup> Free Community License](https://www.syncfusion.com/products/communitylicense)
34-
- [Syncfusion<sup style="font-size:70%">&reg;</sup> Free Trial](https://www.syncfusion.com/account/manage-trials/start-trials)
32+
- [Commercial License](https://www.syncfusion.com/sales/unlimitedlicense)
33+
- [Free Community License](https://www.syncfusion.com/products/communitylicense)
34+
- [Free Trial](https://www.syncfusion.com/account/manage-trials/start-trials)
3535
* An active [API KEY](https://staging.syncfusion.com/account/user-token-generation)
3636

3737
## Unlimited Access
3838

39-
Syncfusion<sup style="font-size:70%">&reg;</sup> users enjoy completely unlimited access to this copilot extension. There are no restrictions on:
39+
Syncfusion<sup style="font-size:70%">&reg;</sup> offers unlimited access to this copilot extension. There are no restrictions on:
4040

41-
* No request limits
42-
* No component restrictions
43-
* No query type limitations
44-
* No usage duration constraints
41+
* Number of requests
42+
* Components usage
43+
* Query types
44+
* Usage duration
4545

46-
We believe in providing unrestricted access to tools that enhance your development experience, ensuring you can fully leverage Syncfusion<sup style="font-size:70%">&reg;</sup> components without limitations.
46+
This ensures users can fully leverage Syncfusion<sup style="font-size:70%">&reg;</sup> components to enhance their development experience without limitations.
4747

4848
## Installation
4949

5050
* Visit the [SyncfusionBlazor GitHub App](https://github.com/apps/syncfusionblazor) and click **Install**.
5151
* Grant the required read-access permissions to allow the extension to function with Copilot chat.
5252
* Click **Install & Authorize**.
53-
* Sign in with your Syncfusion<sup style="font-size:70%">&reg;</sup> account credentials to complete the authorization.
54-
55-
Based on the authorization, we will fetch the API key from your account and utilize it for response generation. After successful authentication, the extension will be integrated with your GitHub account.
56-
57-
Restart your apps and begin a new Copilot chat session to start using it.
53+
* Sign in with your Syncfusion<sup style="font-size:70%">&reg;</sup> account to authenticate and link the extension to your GitHub account. The API key is automatically retrieved upon successful authentication.
54+
* Restart your development environment (e.g., VS Code or GitHub Copilot) and start a new Copilot chat session to use the extension.
5855

5956
## Getting Started
6057

6158
* Open the chat panel in a supported environment like [GitHub Copilot](https://github.com/copilot) or VSCode Copilot.
62-
* In the chat prompt, type `@` and select the `SyncfusionBlazor` extension from the list.
63-
* Enter your query related to any Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor component.
59+
* Type `@` in the chat prompt and select the `SyncfusionBlazor` from the list of extensions.
60+
* Enter a query related to Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor components (e.g., configuration, implementation, or troubleshooting).
6461

6562
### Mode availability in VS code
6663

@@ -87,7 +84,7 @@ To remove the extension from your account:
8784

8885
* Go to [GitHub App Installations](https://github.com/settings/installations/).
8986
* Locate the `SyncfusionBlazor` extension in the list.
90-
* Click `Configure` and Select `Uninstall`.
87+
* Click `Configure`, then select `Uninstall`.
9188

9289
## Support
9390

blazor/ai-developer-tools/mcp-server.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ documentation: ug
1111

1212
## Overview
1313

14-
The [SyncfusionBlazorAssistant](https://www.npmjs.com/package/@syncfusion/blazor-assistant) is a specialized [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that provides intelligent assistance for developers using Syncfusion's Blazor component libraries. This tool seamlessly integrates with compatible MCP clients to enhance your development workflow when building Blazor applications with Syncfusion<sup style="font-size:70%">&reg;</sup> components.
14+
The [SyncfusionBlazorAssistant](https://www.npmjs.com/package/@syncfusion/blazor-assistant) is a specialized [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that provides intelligent assistance for developers using Syncfusion's Blazor component libraries. This tool seamlessly integrates with compatible [MCP clients](https://modelcontextprotocol.io/clients) to enhance your development workflow when building Blazor applications with Syncfusion<sup style="font-size:70%">&reg;</sup> components.
1515

1616
### Key Benefits
1717

@@ -24,27 +24,27 @@ The [SyncfusionBlazorAssistant](https://www.npmjs.com/package/@syncfusion/blazor
2424
Before using [SyncfusionBlazorAssistant](https://www.npmjs.com/package/@syncfusion/blazor-assistant), ensure you have:
2525

2626
* Required [node](https://nodejs.org/en/) version >= 18
27-
* A [compatible MCP client](https://modelcontextprotocol.io/clients) (Syncfusion<sup style="font-size:70%">&reg;</sup> CodeStudio, VS Code with GitHub Copilot, etc.)
27+
* A [compatible MCP client](https://modelcontextprotocol.io/clients) ([Syncfusion<sup style="font-size:70%">&reg;</sup> CodeStudio](https://www.syncfusion.com/code-studio/), VS Code with GitHub Copilot, etc.)
2828
* An active Syncfusion<sup style="font-size:70%">&reg;</sup> license (any of the following):
29-
- [Syncfusion<sup style="font-size:70%">&reg;</sup> Commercial License](https://www.syncfusion.com/sales/unlimitedlicense)
30-
- [Syncfusion<sup style="font-size:70%">&reg;</sup> Free Community License](https://www.syncfusion.com/products/communitylicense)
31-
- [Syncfusion<sup style="font-size:70%">&reg;</sup> Free Trial](https://www.syncfusion.com/account/manage-trials/start-trials)
29+
- [Commercial License](https://www.syncfusion.com/sales/unlimitedlicense)
30+
- [Free Community License](https://www.syncfusion.com/products/communitylicense)
31+
- [Free Trial](https://www.syncfusion.com/account/manage-trials/start-trials)
3232
* An active [API KEY](https://staging.syncfusion.com/account/user-token-generation)
3333

3434
## Unlimited Access
3535

36-
Syncfusion<sup style="font-size:70%">&reg;</sup> users enjoy completely unlimited access to this MCP server. There are no restrictions on:
36+
Syncfusion<sup style="font-size:70%">&reg;</sup> offers unlimited access to this MCP server. There are no restrictions on:
3737

38-
* No request limits
39-
* No component restrictions
40-
* No query type limitations
41-
* No usage duration constraints
38+
* Number of requests
39+
* Components usage
40+
* Query types
41+
* Usage duration
4242

43-
We believe in providing unrestricted access to tools that enhance your development experience, ensuring you can fully leverage Syncfusion components without limitations.
43+
This ensures users can fully leverage Syncfusion<sup style="font-size:70%">&reg;</sup> components to enhance their development experience without limitations.
4444

4545
## Installation and setup
4646

47-
Before you can invoke the SyncfusionBlazorAssistant MCP server, you need to configure your MCP client with these core settings. The **Generic MCP Server Settings** shown below are identical across all clients:
47+
Before you can invoke the `SyncfusionBlazorAssistant` MCP server, you need to configure your MCP client with these core settings. The **Generic MCP Server Settings** shown below are identical across all clients:
4848

4949
### Generic MCP Server Settings
5050

blazor/ai-developer-tools/overview.md

Lines changed: 31 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -9,55 +9,61 @@ documentation: ug
99

1010
# Syncfusion<sup style="font-size:70%">&reg;</sup> AI Developer Tools Overview
1111

12-
The **Syncfusion<sup style="font-size:70%">&reg;</sup> AI Developer Tools** is designed to streamline your development workflow when building Blazor applications with Syncfusion<sup style="font-size:70%">&reg;</sup> controls. It uses contextual knowledge of the Syncfusion<sup style="font-size:70%">&reg;</sup> component library to generate accurate code snippets, configuration examples, and guided explanations—so you spend less time searching documents and more time coding.
12+
The **Syncfusion<sup style="font-size:70%">&reg;</sup> AI Developer Tools** are designed to streamline your development workflow when building Blazor applications with Syncfusion<sup style="font-size:70%">&reg;</sup> components. It uses contextual knowledge of the Syncfusion<sup style="font-size:70%">&reg;</sup> component library to generate accurate code snippets, configuration examples, and guided explanations—minimizing documentation searches and maximizing productivity.
1313

14-
SyncfusionBlazor AI Developer Tools are:
14+
AI Developer Tools:
1515

16-
* The SyncfusionBlazor MCP Server — Handles advanced prompts and delivers tailored code suggestions for MCP-compatible clients.
17-
* The SyncfusionBlazor GitHub Copilot Extension — Enhances Copilot with Syncfusion-specific support for quick component setup and guidance in your IDE.
16+
* **The SyncfusionBlazorAssistant MCP Server**
17+
Processes advanced prompts and returns tailored code suggestions via [MCP-compatible clients](https://modelcontextprotocol.io/clients).
18+
* **SyncfusionBlazor GitHub Copilot Extension**
19+
Augments GitHub Copilot with Syncfusion-specific support for rapid component setup and contextual guidance in the IDE.
1820

1921
## Getting Started
2022

21-
To use the SyncfusionBlazor AI Developer Tools, you need:
23+
To use the AI Developer Tools, you need:
2224

2325
* A [Syncfusion<sup style="font-size:70%">&reg;</sup> user account](https://www.syncfusion.com/account)
2426
* An active Syncfusion<sup style="font-size:70%">&reg;</sup> license (any of the following):
25-
- [Syncfusion<sup style="font-size:70%">&reg;</sup> Commercial License](https://www.syncfusion.com/sales/unlimitedlicense)
26-
- [Syncfusion<sup style="font-size:70%">&reg;</sup> Free Community License](https://www.syncfusion.com/products/communitylicense)
27-
- [Syncfusion<sup style="font-size:70%">&reg;</sup> Free Trial](https://www.syncfusion.com/account/manage-trials/start-trials)
27+
- [Commercial License](https://www.syncfusion.com/sales/unlimitedlicense)
28+
- [Free Community License](https://www.syncfusion.com/products/communitylicense)
29+
- [Free Trial](https://www.syncfusion.com/account/manage-trials/start-trials)
2830
* An active [API KEY](https://staging.syncfusion.com/account/user-token-generation)
2931
* A [Blazor application that includes SyncfusionBlazor](https://blazor.syncfusion.com/documentation/getting-started/blazor-web-app)
3032

3133
## Unlimited Access
3234

33-
Syncfusion<sup style="font-size:70%">&reg;</sup> users enjoy completely unlimited access to Syncfusion<sup style="font-size:70%">&reg;</sup> AI Developer Tools. There are no restrictions on:
35+
Syncfusion<sup style="font-size:70%">&reg;</sup> offers unlimited access to the AI Developer Tools, with no limitations on:
3436

35-
* No request limits
36-
* No component restrictions
37-
* No query type limitations
38-
* No usage duration constraints
37+
* Number of requests
38+
* Components usage
39+
* Query types
40+
* Usage duration
3941

40-
We believe in providing unrestricted access to tools that enhance your development experience, ensuring you can fully leverage Syncfusion components without limitations.
42+
This ensures users can fully leverage Syncfusion<sup style="font-size:70%">&reg;</sup> components to enhance their development experience without limitations.
4143

4244
## Best Practices
4345

44-
* Initial Setup: Use the assistant to quickly add and configure components.
45-
* Feature Tuning: Enable or disable component features through prompt-based configuration.
46-
* Data Binding: Generate sample data for testing and prototyping. Avoid using sensitive or production data.
47-
* Step-by-step explanations: Use annotated code to understand component behavior (depends on the tool, mode, and model used). To further develop your knowledge, check the respective documentation.
48-
* Component-based styling: Utilize component-specific styles to override theme styles with custom selectors. For further customization, explore [Theme Studio](https://ej2.syncfusion.com/themestudio/?theme=bootstrap5.3) or [Figma UI kits](https://www.figma.com/@syncfusion).
49-
* Troubleshooting: Resolve common issues with AI-generated suggestions. For complex problems, refer to documentation or support.
50-
* Session Management: Start fresh sessions when switching tasks to maintain prompt relevance.
51-
* Model Compatibility: For best results, use with models like GPT-5 or Claude Sonnet 4.
46+
* Initial Setup: Use the tools to quickly add and configure Syncfusion<sup style="font-size:70%">&reg;</sup> components in your Blazor application.
47+
* Feature Tuning: Enable or disable component features through prompt-based configuration for tailored functionality.
48+
* Data Binding: Generate sample data for testing and prototyping. Avoid using sensitive or production data to ensure security.
49+
* Step-by-step explanations: Use annotated code to understand component behavior. Note that the level of detail may vary depending on the tool, mode, and AI model used. Refer to the [Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Documentation](https://blazor.syncfusion.com/documentation/getting-started/blazor-web-app) for in-depth information.
50+
* Troubleshooting: Resolve common issues with AI-generated suggestions. For complex problems, refer to [documentation](https://blazor.syncfusion.com/documentation/getting-started/blazor-web-app) or [support](https://support.syncfusion.com/support/tickets/create).
51+
52+
> Always check AI-generated content and code for accuracy before using it.
53+
54+
## Recommendations
55+
56+
* Session Management: Start new sessions when switching tasks to ensure prompt relevance and maintain content focus.
57+
* Model Compatibility: For optimal performance, use the tools with advanced AI models such as GPT-5 or Claude Sonnet 4.
5258

5359
## Privacy & Data Handling
5460

5561
The Syncfusion<sup style="font-size:70%">&reg;</sup> AI Developer Tools is designed with privacy in mind:
5662

57-
* It does not access your project files or workspace directly.
58-
* We don’t store your prompts in any of the tools or for any other purpose.
63+
* The tools do not access your project files or workspace directly.
64+
* User prompts are not stored by any of the tools or used for any other purpose.
5965
* Prompts are not used to train Syncfusion<sup style="font-size:70%">&reg;</sup> models.
60-
* The assistant generates context, not final responses—your selected AI model handles the output.
66+
* The assistant generates context, while the final output is handled by your selected AI model.
6167

6268
## See also
6369

0 commit comments

Comments
 (0)