Is it possible to stop the IDE from loading and using chrome-devtools-mcp?

The antugravity IDE ver 2.0.x automatically loads chrome-devtools-mcp in the background using nodejs.

Is there a way to control whether this behavior is enabled or disabled? I tried disabling this option, but it doesn’t seem to work.

r/google_antigravity - disable browser tools|750xauto

task manager:

“C:\Program Files\nodejs\node.exe” “C:\Program Files\nodejs\node_modules\npm\bin\npx-cli.js” -y chrome-devtools-mcp@latest --autoConnect --no-usage-statistics --no-performance-crux

“C:\Users\XXX\AppData\Local\npm-cache_npx\15c81037b1978c83\node_modules.bin\..\chrome-devtools-mcp\build\src\bin\chrome-devtools-mcp.js” --autoConnect --no-usage-statistics --no-performance-crux

“C:\Program Files\nodejs\node.exe” “C:\Program Files\nodejs\node_modules\npm\bin\npx-cli.js” -y chrome-devtools-mcp@latest --autoConnect --no-usage-statistics --no-performance-crux

“C:\Program Files\nodejs\node.exe” “C:\Program Files\nodejs\node_modules\npm\bin\npx-cli.js” -y chrome-devtools-mcp@latest --autoConnect --no-usage-statistics --no-performance-crux

“C:\Users\xxx\AppData\Local\npm-cache_npx\15c61037b1970c83\node_modules.bin\..\chrome-devtools-mcp\build\src\bin\chrome-devtools-mcp.js” --autoConnect --no-usage-statistics --no-performance-crux

Hi @Freya_Smith,

To help resolve this, please navigate to Settings > Customizations > Build With Google Plugins. From there, click on Customize, and then click Delete next to “Chrome DevTools”.

If the steps above do not resolve the issue, we recommend submitting a report using the in-product menu. Just click on Having trouble? Let us know > Provide feedback. Please ensure the “Attach Antigravity server log” box is checked, as this will greatly help us investigate the issue further.