We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ffd58 commit da25549Copy full SHA for da25549
1 file changed
docs/cli.md
@@ -35,7 +35,8 @@ chrome-devtools stop
35
36
## Command Usage
37
38
-The CLI supports all tools available in the [Tool reference](./tool-reference.md).
+The CLI only supports tools available in the MCP server without additional arguments (see [Tool reference](./tool-reference.md)).
39
+This currently excludes `--categoryExtensions` tools that are off by default.
40
41
```sh
42
chrome-devtools <tool> [arguments] [flags]
0 commit comments