You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Document-Processing/ai-coding-assistant/mcp-server/mcp-server.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: post
3
-
title: SyncfusionDocumentSDKAssistant MCP Server Overview and Setup – Syncfusion
4
-
description: Explore the SyncfusionDocumentSDKAssistant MCP server, its key benefits, prerequisites, and integration guidance for enhancing Syncfusion DocumentSDK development workflows.
3
+
title: SyncfusionDocumentSDKAssistant MCP Server Setup – Syncfusion
4
+
description: Explore the MCP server’s benefits, setup needs, and integration guidance for Syncfusion DocumentSDK.
5
5
platform: document-processing
6
6
control: AI coding assistant
7
7
documentation: ug
@@ -22,7 +22,7 @@ The SyncfusionDocumentSDKAssistant a specialized [Model Context Protocol (MCP)](
22
22
23
23
## Prerequisites
24
24
25
-
Before using SyncfusionDocumentSDKAssistant[SyncfusionDocumentSDKAssistant](https://help.syncfusion.com/document-processing/ai-coding-assistants/mcp-server), ensure you have:
25
+
Before using <ahref="https://help.syncfusion.com/document-processing/ai-coding-assistants/mcp-server">SyncfusionDocumentSDKAssistant</a>, ensure you have:
26
26
27
27
* Required [node](https://nodejs.org/en/) version >= 18
28
28
* A [compatible MCP client](https://modelcontextprotocol.io/clients) (VS Code with GitHub Copilot, [Syncfusion<sup>®</sup> CodeStudio](https://www.syncfusion.com/code-studio/), etc.)
@@ -63,7 +63,7 @@ You need to add your [Syncfusion API key](https://syncfusion.com/account/api-key
63
63
}
64
64
~~~
65
65
66
-
[SyncfusionDocumentSDKAssistant](https://help.syncfusion.com/document-processing/ai-coding-assistants/mcp-server) can be configured in various MCP clients. Below are setup instructions for popular environment:
66
+
<ahref="https://help.syncfusion.com/document-processing/ai-coding-assistants/mcp-server">SyncfusionDocumentSDKAssistant</a> can be configured in various MCP clients. Below are setup instructions for popular environments:
67
67
68
68
### Syncfusion<sup>®</sup> Code Studio
69
69
@@ -96,9 +96,9 @@ For additional details, see the Code Studio [documentation](https://help.syncfus
96
96
}
97
97
~~~
98
98
99
-
2. 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 [SyncfusionDocumentSDKAssistant](https://help.syncfusion.com/document-processing/ai-coding-assistants/mcp-server) server directly from the settings interface without additional commands.
99
+
2. 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 <ahref ="https://help.syncfusion.com/document-processing/ai-coding-assistants/mcp-server">SyncfusionDocumentSDKAssistant</a> server directly from the settings interface without additional commands.
100
100
101
-
3. Confirm that [SyncfusionDocumentSDKAssistant](https://help.syncfusion.com/document-processing/ai-coding-assistants/mcp-server) is being used (this does not happen automatically). Look for a statement in the output, which is similar to:
101
+
3. Confirm that <ahref ="https://help.syncfusion.com/document-processing/ai-coding-assistants/mcp-server">SyncfusionDocumentSDKAssistant</a> is being used (this does not happen automatically). Look for a statement in the output, which is similar to:
102
102
103
103
*```SyncfusionDocumentSDKAssistant is running...``` (in VS Code)
104
104
@@ -152,7 +152,7 @@ To configure an MCP server for a specific workspace, you can create a .cursor/mc
152
152
> For more detailed information about configuring MCP servers in various clients, refer to the official documentations.
Copy file name to clipboardExpand all lines: Document-Processing/ai-coding-assistant/overview/overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
layout: post
3
-
title: Overview of the AI Coding Assistants for Document Processing - Syncfusion
3
+
title: Overview of the AI Coding Assistants for Document Processing - Syncfusion
4
4
description: Get a quick overview of Syncfusion’s AI Coding Assistants that simplify document processing and deliver query results efficiently
5
5
platform: document-processing
6
6
control: AI coding assistant
@@ -70,7 +70,7 @@ The Syncfusion<sup>®</sup> AI Coding Assistant is designed with privacy in m
70
70
71
71
## See also
72
72
73
-
* Add the [SyncfusionDocumentSDKAssistant](https://help.syncfusion.com/document-processing/ai-coding-assistants/mcp-server) MCP Server to an MCP-enabled client
73
+
* Add the <ahref="https://help.syncfusion.com/document-processing/ai-coding-assistants/mcp-server">SyncfusionDocumentSDKAssistant MCP Server</a> to an MCP-enabled client
0 commit comments