Skip to content

Commit 1a85599

Browse files
Updated the new changes
1 parent 0b1fef4 commit 1a85599

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ For additional details, see the Code Studio [documentation](https://help.syncfus
101101
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)
104+
4. 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>.
104105

105106
### Cursor
106107

@@ -123,6 +124,7 @@ To configure an MCP server for a specific workspace, you can create a .cursor/mc
123124
}
124125
}
125126
~~~
127+
For more details, refer to the <a href = "https://docs.cursor.com/en/context/mcp#using-mcp-json">Cursor documentation</a>.
126128

127129
### JetBrains IDEs
128130

@@ -149,12 +151,9 @@ To configure an MCP server for a specific workspace, you can create a .cursor/mc
149151

150152
4. Click OK and Apply.
151153

152-
> For more detailed information about configuring MCP servers in various clients, refer to the official documentations.
153-
>
154-
> - [VS Code](https://code.visualstudio.com/docs/copilot/chat/mcp-servers)
155-
> - <a href ="https://docs.cursor.com/en/context/mcp">Cursor</a>
156-
> - [JetBrains](https://www.jetbrains.com/help/ai-assistant/mcp.html)
157-
> - [Windsurf](https://docs.windsurf.com/windsurf/cascade/mcp)
154+
For further assistance, see the <a href ="https://www.jetbrains.com/help/ai-assistant/mcp.html#connect-to-an-mcp-server">JetBrains documentation</a>.
155+
156+
> For more detailed information about configuring MCP servers in various clients, refer to the official documentations, e.g., [Windsurf](https://docs.windsurf.com/windsurf/cascade/mcp#mcp-config-json)
158157
159158
## Usage
160159

0 commit comments

Comments
 (0)