Skip to content

Commit 2ea6fe0

Browse files
authored
5d3de6012a52d43056c60fec95aa23a2d920c385
1 parent 90ed192 commit 2ea6fe0

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,16 @@
99
}
1010
}
1111
}
12+
{
13+
"mcpServers": {
14+
"chrome-devtools": {
15+
"command": "npx",
16+
"args": [
17+
"chrome-devtools-mcp@latest",
18+
"--channel=canary",
19+
"--headless=true",
20+
"--isolated=true"
21+
]
22+
}
23+
}
24+
}

0 commit comments

Comments
 (0)