Skip to content

Commit 4cde912

Browse files
committed
docs: clarify tools included into CLI
1 parent 86ffd58 commit 4cde912

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/cli.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ chrome-devtools stop
3535

3636
## Command Usage
3737

38-
The CLI supports all tools available in the [Tool reference](./tool-reference.md).
38+
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.
3940

4041
```sh
4142
chrome-devtools <tool> [arguments] [flags]

0 commit comments

Comments
 (0)