Language:JapaneseEnglish

sentry-cli Claude Code Plugin

Author
Sentry
Category
Monitoring
Topics
Monitoring & Observability
First cataloged
2026-07-09 (UTC)
Explanation last updated
2026-09-02 (UTC)
Source (GitHub) last updated
2026-09-04 (UTC) (yesterday)

The explanation below is AI-generated. Please verify it against the sources.

This plugin provides skills for operating the Sentry CLI, a command-line tool that lets a user interact with the Sentry service from a terminal. According to the README, the CLI is distributed as the npm package named 'sentry' with a binary also called 'sentry', and it currently lives inside a repository that is being restructured into a pnpm workspace ahead of merging with the Sentry MCP server into one combined toolkit. The repository also contains a separate documentation site for the CLI. Sentry itself, as described on its homepage, is an application monitoring and error-tracking platform covering error monitoring, logging, tracing, profiling, session replay, and uptime/cron monitoring, with an AI debugging agent and integrations such as GitHub, Slack, Jira, and Linear. The exact list of individual CLI subcommands is not specified in the given sources.

About the service

Sentry is an application monitoring and error-tracking SaaS platform. Per its homepage, it collects errors, logs, traces, profiles, session replays, and metrics into a connected view, offers an AI debugging agent (Seer) that helps diagnose and fix issues, and integrates with tools like GitHub, Slack, Jira, Linear, and an MCP server for AI coding agents. The Sentry CLI is one of the ways developers can interact with this platform from a terminal, for example alongside Sentry's SDKs and its wizard-based setup tooling mentioned on the homepage.

What you can do with sentry-cli

  • Run Sentry CLI commands from a terminal to interact with a Sentry account or project
  • Rely on the CLI being distributed as the npm package 'sentry' with a 'sentry' binary, per the README
  • Be aware the CLI repository is being merged with a documentation site and the Sentry MCP server into one toolkit
  • Use Sentry's broader platform capabilities (error monitoring, logging, tracing, profiling, session replay, uptime and cron monitoring) that the CLI can connect to
  • Specific CLI subcommands and flags: unknown from the given sources

Sources

History of sentry-cli

  • Claude Code Plugin Changed the repository URL of sentry-cli

Back to list