Skip to main content

Claude Code · Direct Setup

Push settings to all developers via the Claude admin console. Requires a Claude for Teams or Enterprise plan and an Owner or Primary Owner role.

  1. Go to claude.aiAdmin SettingsClaude CodeManaged settings
  2. Add the following environment variables:
KeyValue
CLAUDE_CODE_ENABLE_TELEMETRY1
OTEL_METRICS_EXPORTERotlp
OTEL_LOGS_EXPORTERotlp
OTEL_EXPORTER_OTLP_PROTOCOLhttp/protobuf
OTEL_EXPORTER_OTLP_ENDPOINThttps://telemetry.mstone.ai
OTEL_EXPORTER_OTLP_HEADERSx-shared-secret=<your-shared-secret>
  1. Save — settings are pushed automatically to all developers in your organization.