Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Document-Processing/ai-coding-assistant/mcp-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ For additional details, see the Code Studio [documentation](https://help.syncfus
* Confirm that <a href ="https://www.npmjs.com/package/@syncfusion/documentsdk-assistant">SyncfusionDocumentSDKAssistant</a> is being used (this does not happen automatically). Look for a statement in the output, which is similar to:

* ```SyncfusionDocumentSDKAssistant is running...``` (in VS Code)
* For more details, refer to the official <a href = "https://learn.microsoft.com/en-us/visualstudio/ide/mcp-servers?view=vs-2022"> Visual Studio documentation </a>.
* For more details, refer to the official <a href = "https://learn.microsoft.com/en-us/visualstudio/ide/mcp-servers?view=vs-2022"> Visual Studio documentation</a>.

### Cursor

Expand Down
6 changes: 2 additions & 4 deletions Document-Processing/ai-coding-assistant/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@ control: AI coding assistant
documentation: ug
---

# Syncfusion <sup>&reg;</sup> AI Coding Assistant Overview
# Syncfusion® AI Coding Assistant Overview


## Overview

The **Syncfusion<sup>&reg;</sup> AI Coding Assistant** are designed to streamline your development workflow when building .NET applications with Syncfusion<sup>&reg;</sup> components. It uses contextual knowledge of the Syncfusion<sup>&reg;</sup> component library to generate accurate code snippets, configuration examples, and guided explanations—minimizing documentation searches and maximizing productivity.


Expand Down Expand Up @@ -69,7 +67,7 @@ The Syncfusion<sup>&reg;</sup> AI Coding Assistant is designed with privacy in m

## See also

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


Expand Down