Skip to content

Commit bacdd48

Browse files
authored
Update mcp-server.md (#1949)
1 parent 0543c2f commit bacdd48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ai-coding-assistant/mcp-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,12 +102,12 @@ An active Telerik Reporting license is required to use the Telerik Reporting MCP
102102
103103
The steps below describe the sample procedure for configuring the Telerik Reporting MCP server in Visual Studio.
104104
105-
1. Add an `mcp.json` file to either of the following locations:
105+
1. Add an `.mcp.json` file to either of the following locations:
106106
107107
* For a workspace-specific setup, add the file to the solution's folder.
108108
* For a global setup, add the file to your user directory, `%USERPROFILE%` (for example, `C:\Users\YourName\.mcp.json`).
109109
110-
1. Add the following configuration to the `mcp.json` file:
110+
1. Add the following configuration to the `.mcp.json` file:
111111
112112
* In .NET 10:
113113

0 commit comments

Comments
 (0)