We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ff21cf commit 76ab9faCopy full SHA for 76ab9fa
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
+Thus, `--categoryExtensions` tools are currently not available in the CLI.
40
41
```sh
42
chrome-devtools <tool> [arguments] [flags]
0 commit comments