docs: clarify tools included into CLI (#1925)

This commit is contained in:
Alex Rudenko
2026-04-21 16:12:59 +02:00
committed by GitHub
parent 3ff21cf30d
commit 76ab9fa564
+2 -1
View File
@@ -35,7 +35,8 @@ chrome-devtools stop
## Command Usage
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)).
Thus, `--categoryExtensions` tools are currently not available in the CLI.
```sh
chrome-devtools <tool> [arguments] [flags]