diff --git a/README.md b/README.md
index 54086fbf..3de17ff7 100644
--- a/README.md
+++ b/README.md
@@ -152,6 +152,16 @@ Go to `Cursor Settings` -> `MCP` -> `New MCP Server`. Use the config provided ab
+
+ Factory CLI
+Use the Factory CLI to add the Chrome DevTools MCP server (guide):
+
+```bash
+droid mcp add chrome-devtools "npx -y chrome-devtools-mcp@latest"
+```
+
+
+
Gemini CLI
Install the Chrome DevTools MCP server using the Gemini CLI.