diff --git a/README.md b/README.md
index 07f598be..ead78c1f 100644
--- a/README.md
+++ b/README.md
@@ -236,6 +236,25 @@ Alternatively, follow the guide):
+
+**Project wide:**
+
+```bash
+qodercli mcp add chrome-devtools -- npx chrome-devtools-mcp@latest
+```
+
+**Globally:**
+
+```bash
+qodercli mcp add -s user chrome-devtools -- npx chrome-devtools-mcp@latest
+```
+
+
+
Visual Studio