Sentry
Route Sentry alerts to Tembo for automatic triage. The agent reads the stack trace and affected code, finds the root cause, writes a fix with a regression test, runs the suite, and opens a PR linked back to the Sentry issue. On-call wakes up to a review, not a page.
Skills
3Error triage
Reads the stack trace, error details, and affected code paths to determine the underlying cause.
Fix with tests
Opens a PR with the fix plus a regression test so the same error can't resurface.
Issue linking
Links the PR back to the originating Sentry issue for a complete audit trail.
MCP
1sentry
Query issues, read traces, and analyze error patterns in real time.
Supported events
3Trigger when a new error appears.
React when issues are assigned to Tembo.
Respond to Sentry alerts.
How to enable
3Authorize Sentry
One-click OAuth from the dashboard grants project access.
Select projects
Choose projects to monitor. Start with production, expand to staging.
Configure thresholds
Set fix criteria (frequency, severity, user impact) to control what triggers automation.