Skip to main content

Overview

The Mercur CLI collects anonymous usage data to help us understand how the CLI is used and improve the developer experience. This data is collected by default but can be easily disabled.

What We Collect

When you run CLI commands (create, init, add, registry:build), the following data is sent:

What We Do NOT Collect

  • Source code or file contents
  • File names or directory structure
  • Git history or commit messages
  • Personal data (beyond the optional email above)

How to Opt Out

Using the CLI

Using an environment variable

This is useful for CI/CD environments or shared configurations.

Check current status

Where Data Goes

Telemetry events are sent to https://telemetry.mercurjs.com. The data is used exclusively by the Mercur team to prioritize features and fix issues.

Re-enabling Telemetry