Skip to content

Commit fb60b1e

Browse files
Merge pull request #3779 from syncfusion-content/maui-mcp
Live links updated
2 parents e7ec935 + 6176898 commit fb60b1e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

MAUI/AI-Coding-Assistant/mcp-server.md

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

1212
## Overview
1313

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

1616
### Key Benefits
1717

@@ -21,7 +21,7 @@ The `SyncfusionMAUIAssistant` is a specialized [Model Context Protocol (MCP)](ht
2121

2222
## Prerequisites
2323

24-
Before using `SyncfusionMAUIAssistant`, ensure you have:
24+
Before using [SyncfusionMAUIAssistant](https://www.npmjs.com/package/@syncfusion/maui-assistant), ensure you have:
2525

2626
* Required [node](https://nodejs.org/en/) version >= 18
2727
* A [compatible MCP client](https://modelcontextprotocol.io/clients) (VS Code with GitHub Copilot, [Syncfusion<sup style="font-size:70%">&reg;</sup> CodeStudio](https://www.syncfusion.com/code-studio/), etc.)
@@ -94,7 +94,7 @@ Below are setup instructions for popular MCP clients:
9494
}
9595
```
9696

97-
* After updating the configuration in settings.json, you'll notice a "Start" option at the top of the config. This allows you to easily start the `SyncfusionMauiAssistant` server directly from the settings interface without additional commands.
97+
* After updating the configuration in mcp.json, you'll notice a "Start" option at the top of the config. This allows you to easily start the [SyncfusionMAUIAssistant](https://www.npmjs.com/package/@syncfusion/maui-assistant) server directly from the settings interface without additional commands.
9898

9999
* Confirm the server is active by checking for a message like: `SyncfusionMAUIAssistant is running...` in the output.
100100

@@ -123,7 +123,7 @@ Below are setup instructions for popular MCP clients:
123123
```
124124

125125
* After updating the mcp.json configuration, open the GitHub Copilot Chat window. Click the Ask arrow, then select Agent.
126-
* Select the `SyncfusionMAUIAssistant`from the tools section.
126+
* Select the [SyncfusionMAUIAssistant](https://www.npmjs.com/package/@syncfusion/maui-assistant) from the tools section.
127127
* For more details, refer to the official [Visual Studio documentation](https://learn.microsoft.com/en-us/visualstudio/ide/mcp-servers?view=vs-2022).
128128

129129
### Cursor
@@ -208,7 +208,7 @@ Syncfusion<sup style="font-size:70%">&reg;</sup> MCP Servers provide full access
208208

209209
### Example Queries
210210

211-
Here are some effective ways to use `SyncfusionMAUIAssistant`:
211+
Here are some effective ways to use [SyncfusionMAUIAssistant](https://www.npmjs.com/package/@syncfusion/maui-assistant):
212212

213213
* "Create a Syncfusion .NET MAUI DataGrid component with paging, sorting and filtering"
214214
* "How do I implement data binding with Syncfusion .NET MAUI Scheduler?"

MAUI/AI-Coding-Assistant/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ The Syncfusion<sup style="font-size:70%">&reg;</sup> AI Coding Assistant is desi
6666

6767
## See also
6868

69-
* Add the `SyncfusionMAUIAssistant MCP Server` to an MCP-enabled client
70-
* [Syncfusion<sup style="font-size:70%">&reg;</sup> MAUI Documentation](https://help.syncfusion.com/maui/introduction)
69+
* Add the [SyncfusionMAUIAssistant MCP Server](https://help.syncfusion.com/maui/ai-coding-assistant/mcp-server) to an MCP-enabled client.
70+
* [Syncfusion<sup style="font-size:70%">&reg;</sup> MAUI Documentation](https://help.syncfusion.com/maui/introduction).

0 commit comments

Comments
 (0)