Skip to content

Commit 87ea9ce

Browse files
Update api-versions.md
1 parent 914ac68 commit 87ea9ce

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,11 @@ You can use the `DEBUG` environment variable as usual to control categories that
8787
### Updating documentation
8888

8989
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

Comments
 (0)