# PromptRails + Sentry Integration

Source: https://0.0.0.0:8080/integrations/sentry

---

[All Integrations](/integrations)

![Sentry](/images/logos/sentry.svg)

# Sentry

Development

Monitor application errors with Sentry. Your agents can analyze issues, review stack traces, track error trends, and help triage production incidents.

## How to Connect

1.  1Go to the MCP Templates marketplace.
2.  2Find the Sentry template.
3.  3Enter your Sentry API token and organization slug.
4.  4Add the template to your agent.

## Available Tools

`sentry_list_issues`

List issues for a Sentry project

`sentry_get_issue`

Get details of a Sentry issue by ID

`sentry_update_issue`

Update the status of a Sentry issue

`sentry_resolve_issue`

Resolve a Sentry issue by setting its status to resolved

`sentry_list_events`

List events for a Sentry issue

`sentry_list_projects`

List all Sentry projects accessible to the authenticated user

`sentry_list_alert_rules`

List alert rules for a Sentry project

`sentry_create_alert_rule`

Create an alert rule for a Sentry project

`sentry_list_releases`

List all releases for a Sentry organization

`sentry_get_release`

Get details of a specific Sentry release

`sentry_list_monitors`

List all monitors (crons) for a Sentry organization

`sentry_get_monitor`

Get details of a Sentry monitor by slug

[Documentation](/docs/mcp-tools)[Sentry API Reference](https://docs.sentry.io/api/)

[Get Started](https://app.promptrails.ai)
