Search issues, inspect error details, manage releases, and triage bugs in Sentry directly from Claude Code — turning error monitoring into an integrated part of your development flow.
The Sentry MCP connects Claude Code to your Sentry organization, allowing it to search and read error issues, inspect stack traces, correlate errors with releases, and help you understand and fix production bugs faster. Claude becomes an intelligent triage assistant with full context from both your codebase and your error log.
mcpizy install sentry
Create a Sentry Auth Token at sentry.io/settings/account/api/auth-tokens/ with project:read and event:read scopes. Provide the token and your organization slug during setup.
A new error is trending in production. Ask Claude to diagnose it:
// Claude will:
// 1. Fetch the full stack trace for the error
// 2. Read the breadcrumbs leading up to the crash
// 3. Open the relevant source file in your codebase
// 4. Identify the root cause and suggest a fix
user_plan, region) so Claude can filter errors by business context.