We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d4a7b9 commit aff4e0fCopy full SHA for aff4e0f
1 file changed
README.md
@@ -428,6 +428,10 @@ The Chrome DevTools MCP server supports the following configuration option:
428
Additional arguments for Chrome. Only applies when Chrome is launched by chrome-devtools-mcp.
429
- **Type:** array
430
431
+- **`--ignoreDefaultChromeArg`/ `--ignore-default-chrome-arg`**
432
+ Explicitly disable default arguments for Chrome. Only applies when Chrome is launched by chrome-devtools-mcp.
433
+ - **Type:** array
434
+
435
- **`--categoryEmulation`/ `--category-emulation`**
436
Set to false to exclude tools related to emulation.
437
- **Type:** boolean
0 commit comments