Skip to content

Commit c3e484e

Browse files
Resolving CI failures
1 parent e6f1257 commit c3e484e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Document-Processing/ai-coding-assistant/mcp-server/mcp-server.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
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.
55
platform: document-processing
66
control: AI coding assistant
77
documentation: ug
@@ -22,7 +22,7 @@ The SyncfusionDocumentSDKAssistant a specialized [Model Context Protocol (MCP)](
2222

2323
## Prerequisites
2424

25-
Before using SyncfusionDocumentSDKAssistant[SyncfusionDocumentSDKAssistant](https://help.syncfusion.com/document-processing/ai-coding-assistants/mcp-server), ensure you have:
25+
Before using <a href="https://help.syncfusion.com/document-processing/ai-coding-assistants/mcp-server">SyncfusionDocumentSDKAssistant</a>, ensure you have:
2626

2727
* Required [node](https://nodejs.org/en/) version >= 18
2828
* A [compatible MCP client](https://modelcontextprotocol.io/clients) (VS Code with GitHub Copilot, [Syncfusion<sup>&reg;</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
6363
}
6464
~~~
6565

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+
<a href="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:
6767

6868
### Syncfusion<sup>&reg;</sup> Code Studio
6969

@@ -96,9 +96,9 @@ For additional details, see the Code Studio [documentation](https://help.syncfus
9696
}
9797
~~~
9898

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 <a href ="https://help.syncfusion.com/document-processing/ai-coding-assistants/mcp-server">SyncfusionDocumentSDKAssistant</a> server directly from the settings interface without additional commands.
100100

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 <a href ="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:
102102

103103
* ```SyncfusionDocumentSDKAssistant is running...``` (in VS Code)
104104

@@ -152,7 +152,7 @@ To configure an MCP server for a specific workspace, you can create a .cursor/mc
152152
> For more detailed information about configuring MCP servers in various clients, refer to the official documentations.
153153
>
154154
> - [VS Code](https://code.visualstudio.com/docs/copilot/chat/mcp-servers)
155-
> - [Cursor](https://docs.cursor.com/en/context/mcp)
155+
> - <a href ="https://docs.cursor.com/en/context/mcp">Cursor</a>
156156
> - [JetBrains](https://www.jetbrains.com/help/ai-assistant/mcp.html)
157157
> - [Windsurf](https://docs.windsurf.com/windsurf/cascade/mcp)
158158

Document-Processing/ai-coding-assistant/overview/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
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
44
description: Get a quick overview of Syncfusion’s AI Coding Assistants that simplify document processing and deliver query results efficiently
55
platform: document-processing
66
control: AI coding assistant
@@ -70,7 +70,7 @@ The Syncfusion<sup>&reg;</sup> AI Coding Assistant is designed with privacy in m
7070

7171
## See also
7272

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 <a href="https://help.syncfusion.com/document-processing/ai-coding-assistants/mcp-server">SyncfusionDocumentSDKAssistant MCP Server</a> to an MCP-enabled client
7474
* Syncfusion<sup>&reg;</sup> Document [SDK Documentation](https://help.syncfusion.com/document-processing/introduction)
7575

7676

0 commit comments

Comments
 (0)