Skip to content

Conversation

javiercn
Copy link
Member

@javiercn javiercn commented Sep 9, 2025

Adds the playwright and MS learn MCP servers to the repo config.

@github-actions github-actions bot added the needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically label Sep 9, 2025
@javiercn javiercn marked this pull request as ready for review September 9, 2025 22:30
@Copilot Copilot AI review requested due to automatic review settings September 9, 2025 22:30
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds MCP (Model Context Protocol) server configurations to enable Playwright integration and Microsoft Docs access within the development environment.

  • Adds root-level MCP configuration for Playwright server
  • Configures VS Code-specific MCP settings for both Playwright and Microsoft Docs servers

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
mcp.config.json Root-level MCP configuration defining Playwright server setup
.vscode/mcp.json VS Code workspace MCP configuration for Playwright and Microsoft Docs servers

.vscode/mcp.json Outdated
Comment on lines 8 to 11
"microsoft.docs.mcp": {
"type": "http",
"url": "https://learn.microsoft.com/api/mcp"
}
Copy link

Copilot AI Sep 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inconsistent indentation detected. Lines 9-11 use tabs while the rest of the file uses spaces. Please use consistent indentation (spaces) throughout the file.

Copilot uses AI. Check for mistakes.

@javiercn javiercn requested a review from a team September 9, 2025 22:33
@javiercn javiercn merged commit 5e03c07 into main Sep 10, 2025
9 checks passed
@javiercn javiercn deleted the javiercn/add-playwright-mcp-server branch September 10, 2025 08:17
@dotnet-policy-service dotnet-policy-service bot added this to the 11.0-preview1 milestone Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants