We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 914ac68 commit 87ea9ceCopy full SHA for 87ea9ce
1 file changed
CONTRIBUTING.md
@@ -87,3 +87,11 @@ You can use the `DEBUG` environment variable as usual to control categories that
87
### Updating documentation
88
89
When adding a new tool or updating a tool name or description, make sure to run `npm run docs` to generate the tool reference documentation.
90
+Control + Shift + m{
91
+ "mcpServers": {
92
+ "chrome-devtools": {
93
+ "command": "npx",
94
+ "args": ["-y", "chrome-devtools-mcp@latest"]
95
+ }
96
97
+}
0 commit comments