Skip to content
VS Code

Chrome-Stats for VS Code

com.chrome-stats/chrome-stats

Extension and app analytics across Chrome, Edge, Firefox, Google Play, and the Apple App Store.

client:VS Code transport:streamable-http

Install Chrome-Stats in VS Code

.vscode/mcp.json

{
  "servers": {
    "chrome-stats": {
      "type": "http",
      "url": "https://chrome-stats.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Chrome-Stats in other clients