diff --git a/README.md b/README.md index 9a9c0df30..998f306ad 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,30 @@ startup_timeout_ms = 20_000 +
+ Copilot CLI + +Start Copilot CLI: + +``` +copilot +``` + +Start the dialog to add a new MCP server by running: + +``` +/mcp add +``` + +Configure the following fields and press `CTR-S` to save the configuration: + +- **Server name:** `chrome-devtools` +- **Server Type:** `[1] Local` +- **Command:** `npx` +- **Arguments:** `-y, chrome-devtools-mcp@latest` + +
+
Copilot / VS Code Follow the MCP install guide, @@ -104,14 +128,6 @@ startup_timeout_ms = 20_000 ```
-
- Visual Studio - - **Click the button to install:** - - [Install in Visual Studio](https://vs-open.link/mcp-install?%7B%22name%22%3A%22chrome-devtools%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22chrome-devtools-mcp%40latest%22%5D%7D) -
-
Cursor @@ -159,6 +175,14 @@ The same way chrome-devtools-mcp can be configured for JetBrains Junie in `Setti
+
+ Visual Studio + + **Click the button to install:** + + [Install in Visual Studio](https://vs-open.link/mcp-install?%7B%22name%22%3A%22chrome-devtools%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22chrome-devtools-mcp%40latest%22%5D%7D) +
+ ### Your first prompt Enter the following prompt in your MCP Client to check if everything is working: