Skip to content
Open
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
2 changes: 1 addition & 1 deletion Document-Processing/ai-coding-assistant/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,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