Skip to content

Commit 5a4c062

Browse files
authored
docs(AI): Enhance env var configuration information
1 parent 001e2a6 commit 5a4c062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai/mcp-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Use the documentation of your AI-powered MCP client to add the Telerik MCP serve
3838
3939
You also need to add your [Telerik licence key](slug:installation-license-key) as an `env` parameter in the `mcp.json` file. There are two options:
4040

41-
* (recommended) Use a `TELERIK_LICENSE_PATH` argument and point to your Telerik license file location.
41+
* Use a `TELERIK_LICENSE_PATH` argument and point to your Telerik license file location. This approach is recommended, unless you are sharing your VS Code settings across different computers with different operating systems or user names.
4242
* Use a `TELERIK_LICENSE` argument and paste your Telerik license key. Make sure to [update the license key](slug:installation-license-key#license-key-updates) when necessary.
4343

4444
### Visual Studio

0 commit comments

Comments
 (0)