fix: remove duplicate .mcp.json (#2095)

Closes https://github.com/ChromeDevTools/chrome-devtools-mcp/pull/1903
This commit is contained in:
Alex Rudenko
2026-05-21 16:02:57 +02:00
committed by GitHub
parent 10c82055d8
commit dbf6ba9374
-8
View File
@@ -1,8 +0,0 @@
{
"mcpServers": {
"chrome-devtools": {
"command": "npx",
"args": ["chrome-devtools-mcp@latest"]
}
}
}