We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d90abd4 commit b7da104Copy full SHA for b7da104
README.md
@@ -152,6 +152,16 @@ Go to `Cursor Settings` -> `MCP` -> `New MCP Server`. Use the config provided ab
152
153
</details>
154
155
+<details>
156
+ <summary>Factory CLI</summary>
157
+Use the Factory CLI to add the Chrome DevTools MCP server (<a href="https://docs.factory.ai/cli/configuration/mcp">guide</a>):
158
+
159
+```bash
160
+droid mcp add chrome-devtools "npx -y chrome-devtools-mcp@latest"
161
+```
162
163
+</details>
164
165
<details>
166
<summary>Gemini CLI</summary>
167
Install the Chrome DevTools MCP server using the Gemini CLI.
0 commit comments