sentry
Sentry error monitoring integration. Access error reports, analyze stack traces, search issues by fingerprint, and debug production errors d
Open source Open in the app JSON README (API)
About
Sentry error monitoring integration. Access error reports, analyze stack traces, search issues by fingerprint, and debug production errors directly from your development environment.
Details
- Kind
- Plugins
- Topic
- Cloud & DevOps
- Publisher
- getsentry
- Origin
- marketplace
- Category
- ferramentas
- Stars
- 4
- Last push
- 2026-09-03T05:28:31Z
- Repository state
- ativo
- License
- MIT
- Added
- 2026-08-30 01:48:58
- Updated
- 2026-09-02 17:01:04
- Origin id
getsentry/plugin-claude/sentry
README
# Sentry for Claude Code The Sentry plugin for Claude Code. It teaches Claude how to use Sentry: SDK setup wizards for any platform, production issue debugging via the Sentry MCP server, code review with Sentry context, and monitoring configuration. > [!IMPORTANT] > This repository is generated. > It is built from [getsentry/sentry-for-ai](https://github.com/getsentry/sentry-for-ai) > and includes every skill in that library. > Do not edit files here; make changes in that repository and they will be rebuilt into > this one. ## Install Inside Claude Code, run: ``` /plugins install sentry@claude-plugins-official ``` Or from your terminal: ```bash claude plugin install sentry@claude-plugins-official ``` ## What’s included - The full Sentry skill library (SDK setup wizards, debugging and code-review workflows, feature setup). - The hosted [Sentry MCP server](https://mcp.sentry.dev) for querying your Sentry environment. A few router skills are always available; the rest are hidden behind them with `disable-model-invocation` and load on demand, so they do not crowd the model’s context.