diff --git a/README.md b/README.md
index ebf1a8d19..688f30fe6 100644
--- a/README.md
+++ b/README.md
@@ -294,6 +294,19 @@ Go to `Cursor Settings` -> `MCP` -> `New MCP Server`. Use the config provided ab
+
+ Devin CLI
+
+**Install via CLI (MCP only)**
+
+Use the Devin CLI to add the Chrome DevTools MCP server (guide):
+
+```bash
+devin mcp add chrome-devtools -- npx chrome-devtools-mcp@latest
+```
+
+
+
Factory CLI
Use the Factory CLI to add the Chrome DevTools MCP server (guide):