diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 2ec27bb81..1ea62d0ac 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,11 +1,5 @@ { "name": "chrome-devtools-mcp", "version": "0.21.0", - "description": "Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer", - "mcpServers": { - "chrome-devtools": { - "command": "npx", - "args": ["chrome-devtools-mcp@latest"] - } - } + "description": "Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer" }