Claude Code Telemetry Installer

One command, no plugin, no dependencies. Points Claude Code at the aspatari.dev collector.

macOS / Linux

curl -sSL https://get.aspatari.dev/install.sh | bash

Windows (PowerShell)

iwr -useb https://get.aspatari.dev/install.ps1 | iex

With team / role tags (optional)

curl -sSL https://get.aspatari.dev/install.sh | \
  bash -s -- --team platform --role senior-engineer

What it does

Uninstall

curl -sSL https://get.aspatari.dev/install.sh | bash -s -- --uninstall

Prefer the Claude Code plugin system? Install via claude plugin add https://github.com/aspatari/claude-code-telemetry-plugin and run /ebs-claude-code:setup-telemetry.