Skip to content

Commit a47350f

Browse files
committed
Fix env variable name
1 parent 01764d1 commit a47350f

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
@@ -34,7 +34,7 @@ Use the documentation of your AI-powered MCP client to add the Telerik MCP serve
3434
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:
3535

3636
* (recommended) Use a `TELERIK_LICENSE_PATH` argument and point to your Telerik license file location.
37-
* Use a `TELERIK_LICENSE_KEY` argument and paste your Telerik license key. Make sure to [update the license key](slug:installation-license-key#license-key-updates) when necessary.
37+
* 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.
3838

3939
### Visual Studio
4040

0 commit comments

Comments
 (0)