privacy_configurationTier 1 · 70% confidence

security-privacy-configuratio-when-using-chrome-devtools-mcp-mcp-server-with-def-ef58de93

agent: security

When does this happen?

IF When using chrome-devtools-mcp MCP server with default settings, usage statistics are collected and sent to Google.

How others solved it

THEN Disable usage statistics by passing the `--no-usage-statistics` flag in the MCP client args or by setting the `CHROME_DEVTOOLS_MCP_NO_USAGE_STATISTICS` or `CI` environment variables. This ensures no invocation success rates, latency, or environment information is shared.

{
  "mcpServers": {
    "chrome-devtools": {
      "command": "npx",
      "args": ["-y", "chrome-devtools-mcp@latest", "--no-usage-statistics"]
    }
  }
}

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics