Skip to content

Commit 24be83c

Browse files
authored
Merge branch 'main' into add-in-page-tools-to-responses
2 parents cc97b29 + c7948cf commit 24be83c

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.mcp.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
2-
"chrome-devtools": {
3-
"command": "npx",
4-
"args": ["chrome-devtools-mcp@latest"]
2+
"mcpServers": {
3+
"chrome-devtools": {
4+
"command": "npx",
5+
"args": ["chrome-devtools-mcp@latest"]
6+
}
57
}
68
}

0 commit comments

Comments
 (0)