-
Notifications
You must be signed in to change notification settings - Fork 79
Document MCP Configuration Features for Visual Studio and VS Code Extensions #3144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…extensions Co-authored-by: nenchef <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed. I left some minor notes.
|
||
The Telerik UI for Blazor extension provides two menu options to [set up the Telerik Blazor MCP server](slug:ai-mcp-server#visual-studio): | ||
|
||
* **Configure MCP Server for Solution**—this command creates an `.mcp.json` file in the solution folder. The configuration applies only to the projects in that application. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This command
The Telerik UI for Blazor extension provides two menu options to [set up the Telerik Blazor MCP server](slug:ai-mcp-server#visual-studio): | ||
|
||
* **Configure MCP Server for Solution**—this command creates an `.mcp.json` file in the solution folder. The configuration applies only to the projects in that application. | ||
* **Configure MCP Server Globally**—this command creates an `.mcp.json` file in your operating system user folder (`%USERPROFILE%`, for example, `C:\Users\___\.mcp.json`). This configuration applies to all Visual Studio solutions and projects. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This command
This PR adds comprehensive documentation for the new MCP (Model Context Protocol) server configuration functionality introduced in the Telerik UI for Blazor extensions for Visual Studio and VS Code.
New Documentation Added
Visual Studio Code Extension Features
.github/copilot-instructions.md
Visual Studio Extension Features
Files Created
getting-started/vs-code-integration/ai-configuration.md
- Complete guide for VS Code AI configurationgetting-started/vs-integration/ai-configuration.md
- Complete guide for Visual Studio AI configurationFiles Updated
.spelling
file for documentation validationKey Benefits
The documentation maintains consistency with existing style guidelines and provides comprehensive cross-references between AI tooling and extension documentation.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.