We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc97b29 + c7948cf commit 24be83cCopy full SHA for 24be83c
1 file changed
.mcp.json
@@ -1,6 +1,8 @@
1
{
2
- "chrome-devtools": {
3
- "command": "npx",
4
- "args": ["chrome-devtools-mcp@latest"]
+ "mcpServers": {
+ "chrome-devtools": {
+ "command": "npx",
5
+ "args": ["chrome-devtools-mcp@latest"]
6
+ }
7
}
8
0 commit comments