We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deaa422 commit c5b8da4Copy full SHA for c5b8da4
README.md
@@ -7,6 +7,8 @@ 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
10
+## [Tool reference](./docs/tool-reference.md) | [Changelog](./CHANGELOG.md) | [Contributing](./CONTRIBUTING.md) | [Troubleshooting](./docs/troubleshooting.md)
11
+
12
## Key features
13
14
- **Get performance insights**: Uses [Chrome
0 commit comments