From fc9194a16e8f84b3c3e68bdb2e7e33481f2da3ea Mon Sep 17 00:00:00 2001 From: Simon Knott Date: Tue, 25 Mar 2025 18:40:46 +0100 Subject: [PATCH] github doesn't like the links --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 832bbac..a0d31e3 100644 --- a/README.md +++ b/README.md @@ -33,12 +33,7 @@ A Model Context Protocol (MCP) server that provides browser automation capabilit #### Installation in VS Code -Install the Playwright MCP server in VS Code: - - -[Install in VS Code](vscode:mcp/install?%7B%22name%22%3A%22playwright%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22%40playwright%2Fmcp%40latest%22%5D%7D), or [Install in VS Code Insiders](vscode-insiders:mcp/install?%7B%22name%22%3A%22playwright%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22%40playwright%2Fmcp%40latest%22%5D%7D) - -You can also install the Playwright MCP server using the VS Code CLI: +Install the Playwright MCP server using the VS Code CLI: ```bash # For VS Code