From 4cde912887ed5317409bf36e29c9e538853bad9a Mon Sep 17 00:00:00 2001 From: Alex Rudenko Date: Tue, 21 Apr 2026 16:08:02 +0200 Subject: [PATCH] docs: clarify tools included into CLI --- docs/cli.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/cli.md b/docs/cli.md index c3025b3c0..a0d8d291c 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -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 [arguments] [flags]