Skip to content

Commit 1f067ba

Browse files
author
bhuvaneshdhakshinmaoorthy
committed
999429: Modified and Added url
1 parent f783ad5 commit 1f067ba

3 files changed

Lines changed: 15 additions & 7 deletions

File tree

Document-Processing-toc.html

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,21 @@
1414
<li>
1515
<a href="/document-processing/ai-coding-assistant/overview">Overview</a>
1616
</li>
17-
<li>
18-
<a href="/document-processing/ai-coding-assistant/mcp-server">MCP Server</a>
19-
</li>
17+
<li>MCP Server
18+
<ul>
19+
<li>
20+
<a href="/document-processing/ai-coding-assistant/mcp-server/documentsdk">Document SDK</a>
21+
</li>
22+
<li>
23+
<a href="/document-processing/ai-coding-assistant/mcp-server/spreadsheeteditorsdk">Spreadsheet Editor
24+
SDK</a>
25+
</li>
26+
</ul>
27+
</li>
2028
<li>
2129
<a href="/document-processing/ai-coding-assistant/prompt-library">Prompt Library</a>
2230
</li>
23-
</ul>
31+
</ul>
2432
</li>
2533
<li>Installation<ul>
2634
<li>Web Installer

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ AI Coding Assistant:
1616

1717
* **The SyncfusionDocumentSDKAssistant MCP Server** is designed to process advanced prompts and return intelligent, context-aware code suggestions through [MCP-compatible clients](https://modelcontextprotocol.io/clients). It specifically enhances productivity when working with **Syncfusion<sup>&reg;</sup> Document Processing libraries**, including **[PDF](https://help.syncfusion.com/document-processing/pdf/overview)**, **[Word](https://help.syncfusion.com/document-processing/word/overview) (DocIO)**, **[Excel](https://help.syncfusion.com/document-processing/excel/overview) (XlsIO)**, and **[PowerPoint](https://help.syncfusion.com/document-processing/powerpoint/overview) (Presentation)**.
1818

19-
* **The SyncfusionSpreadsheetEditorSDKAssistant MCP Server** is designed to process advanced prompts and return intelligent, context-aware code suggestions through [MCP-compatible clients](https://modelcontextprotocol.io/clients). It specifically enhances developer productivity across multiple platforms, including ASP.NET Core, ASP.NET MVC, Angular, React, Vue, JavaScript (ES5/ES6), UWP, Windows Forms, WPF, and Blazor.
19+
* **The SyncfusionSpreadsheetEditorSDKAssistant MCP Server** is designed to process advanced prompts and return intelligent, context-aware code suggestions through [MCP-compatible clients](https://modelcontextprotocol.io/clients). It specifically enhances developer productivity with **[Spreadsheet](https://help.syncfusion.com/document-processing/excel/spreadsheet/overview)** capabilities across multiple platforms, including ASP.NET Core, ASP.NET MVC, Angular, React, Vue, JavaScript (ES5/ES6), UWP, Windows Forms, WPF, and Blazor.
2020

2121
## Getting Started
2222

Document-Processing/ai-coding-assistant/prompt-library.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,5 +275,5 @@ The Syncfusion Spreadsheet Editor SDK component enables developers to create, vi
275275
## See also
276276

277277
* [AI Coding Assistant Overview](https://help.syncfusion.com/document-processing/ai-coding-assistant/overview)
278-
* [SyncfusionDocumentSDKAssistant MCP Server](https://help.syncfusion.com/document-processing/ai-coding-assistant/mcp-server)
279-
* [SyncfusionSpreadsheetEditorSDKAssistant MCP Server](https://help.syncfusion.com/document-processing/ai-coding-assistant/mcp-server)
278+
* [SyncfusionDocumentSDKAssistant MCP Server](https://www.npmjs.com/package/@syncfusion/documentsdk-assistant)
279+
* [SyncfusionSpreadsheetEditorSDKAssistant MCP Server](https://www.npmjs.com/package/@syncfusion/spreadsheeteditorsdk-assistant)

0 commit comments

Comments
 (0)