We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01558b1 commit a75b813Copy full SHA for a75b813
1 file changed
README.md
@@ -6,7 +6,7 @@ Chrome DevTools for Agents (`chrome-devtools-mcp`) lets your coding agent (such
6
control and inspect a live Chrome browser. It acts as a Model-Context-Protocol
7
(MCP) server, giving your AI coding assistant access to the full power of
8
Chrome DevTools for reliable automation, in-depth debugging, and performance analysis.
9
-In addition it bolsters a [CLI](./docs/cli.md), if MCP is not available or desired.
+A [CLI](docs/cli.md) is also provided for use without MCP.
10
11
## [Tool reference](./docs/tool-reference.md) | [Changelog](./CHANGELOG.md) | [Contributing](./CONTRIBUTING.md) | [Troubleshooting](./docs/troubleshooting.md) | [Design Principles](./docs/design-principles.md)
12
0 commit comments