---
title: "sentry"
description: "Set up Sentry, debug production issues, and configure application monitoring."
canonical: https://agentpluginsdirectory.com/plugins/sentry--getsentry
last-updated: 2026-09-22
---

# sentry
Set up Sentry, debug production issues, and configure application monitoring.
- Slug: sentry--getsentry
- Publisher: Sentry
- Repository: https://github.com/getsentry/agent-plugin
- Manifest: plugin.json
- Version: 1.4.0
- License: MIT
- Category (editorial): devops-cloud
- Skills: 8 (sentry-create-alert, sentry-debug-issue, sentry-fix-stack-traces, sentry-get-started, sentry-instrument, sentry-otel-exporter-setup, sentry-setup-releases, sentry-snapshots-cocoa)
- MCP servers: 1 (sentry)
- Stars: 3
- Repository created: 2026-08-06
- Repository last pushed: 2026-09-21
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/sentry--getsentry
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What sentry does, in the publisher's words

The portable Sentry plugin conforming to the Agent Plugins 1.0.0 specification. It teaches compatible clients how to set up Sentry, debug production issues, and configure application monitoring.

> [!IMPORTANT] > This repository is generated. > It is built from 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.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/getsentry/agent-plugin/HEAD/README.md

## Skills

- sentry-create-alert: Create Sentry alerts using the workflow engine API. Use when asked to create alerts, set up notifications, configure issue priority alerts, or build workflow automations. Supports email, Slack, PagerDuty, Discord, and other notification actions.
- sentry-debug-issue: Debug and fix a Sentry issue: find it (by link, ID, or search), pull full context (stack trace, breadcrumbs, trace, logs), optionally run Seer root-cause / autofix, apply the code fix, and resolve it via a `Fixes PROJECT-NAME-12A` commit/PR. Use when working a known error or hunting one down to fi…
- sentry-fix-stack-traces: Make Sentry stack traces readable: upload source maps for JavaScript/TypeScript, or debug files for native and mobile (dSYM, ProGuard/R8, NDK symbols, Dart obfuscation maps,.NET PDBs). Use when frames in Sentry show minified names, bundled paths, hex addresses, "unknown", or method names with no…
- sentry-get-started: Guided entry point for using Sentry through your agent. Orients you to your current setup and, for a new project, sets up Sentry end to end with sane defaults, provision a project, install the SDK (errors, tracing, and whatever it enables by default), and confirm real telemetry reaches Sentry. Rou…
- sentry-instrument: Instrument an application with Sentry, detect the platform, install and initialize the SDK if needed, and wire up any signal, error monitoring, tracing/performance, logging, metrics, profiling, session replay, user feedback, cron check-ins, and AI/LLM monitoring (agent runs, token cost, and conve…
- sentry-otel-exporter-setup: Configure the OpenTelemetry Collector with Sentry Exporter for multi-project routing and automatic project creation. Use when setting up OTel with Sentry, configuring collector pipelines for traces and logs, or routing telemetry from multiple services to Sentry projects.
- sentry-setup-releases: Set up Sentry releases and deploy tracking, tag events with a version and environment, create the release in CI with its commits, and wire up suspect commits and code mappings, so Sentry can show which release introduced an issue, which commit is responsible, and release health. Use when asked to…
- sentry-snapshots-cocoa: Full Sentry Snapshots setup for Apple/Cocoa projects. Use when asked to "setup SnapshotPreviews", "setup Apple snapshot testing", "upload Apple snapshots to Sentry", "setup Apple snapshot GitHub Actions", or "setup Apple selective snapshot testing".

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- sentry: transport: streamable-http; url: https://mcp.sentry.dev/mcp?utm_source=plugin

Read from the plugin's own mcp.json. Environment variable names only, never values.
