Skip to content

Commit 41ea8ea

Browse files
986495: ai document updated
1 parent b19c0f3 commit 41ea8ea

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

blazor/ai-coding-assistants/mcp-server.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ For more details, refer to the [Cursor documentation](https://cursor.com/docs/co
134134
{
135135
"mcpServers": {
136136
"syncfusion-blazor-assistant": {
137-
"command": "npx",
137+
"command": "npx.cmd",
138138
"args": [
139139
"-y",
140140
"@syncfusion/blazor-assistant@latest"
@@ -148,7 +148,8 @@ For more details, refer to the [Cursor documentation](https://cursor.com/docs/co
148148
```
149149

150150
* Click OK and Apply.
151-
* For further assistance, see the [JetBrains documentation](https://www.jetbrains.com/help/ai-assistant/mcp.html#connect-to-an-mcp-server).
151+
152+
For further assistance, see the [JetBrains documentation](https://www.jetbrains.com/help/ai-assistant/mcp.html#connect-to-an-mcp-server).
152153

153154
> 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)
154155

0 commit comments

Comments
 (0)