Skip to content

Documentation update for Visual Studio and VS Code extensions - MCP Configuration #3143

@PetiaVladova

Description

@PetiaVladova

I’d like to inform you that the Visual Studio and Visual Studio Code extensions for Telerik UI for Blazor now include new functionality for MCP server configuration. As a result, the documentation needs to be updated accordingly.

Summary:

Visual Studio Code
Telerik UI for Blazor: Configure MCP Server
• Workspace Scope - Creates a mcp.json file under the .vscode folder with the following content:
• Global Scope - Creates a mcp.json file under: C:\Users<YourUsername>\AppData\Roaming\Code\User
Telerik UI for Blazor: Add GitHub Copilot Custom Instructions
Generates a copilot-instructions.md file under the .github folder in the current workspace.
Telerik UI for Blazor: Install Telerik Blazor Copilot Extension
Opens the following URL: https://github.com/apps/telerikblazor/installations/select_target

Visual Studio
Configure MCP Server for Solution
Generates a .mcp.json file in the solution folder.
Configure MCP Server Globally
Generates a .mcp.json file under the user profile directory: %USERPROFILE% (e.g., C:\Users<YourUsername>)
Add/Update Copilot Instructions
Generates a copilot-instructions.md file in the .github folder under the solution.
Install Telerik Blazor Copilot Extension
Opens the following URL: https://github.com/apps/telerikblazor/installations/select_target

GitHub issues:
https://github.com/telerik/vsx/issues/1922
https://github.com/telerik/vsx/issues/1995

VSIX files:
https://github.com/telerik/vscode-extensions/releases/tag/vscode-main-testing.6
https://github.com/telerik/vs-extensions/releases/tag/develop-testing

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions