> ## Documentation Index
> Fetch the complete documentation index at: https://hyperfx.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Sentry MCP

> Set up and use the Sentry MCP tool with Hyper AI

Auth type: MCP

<Info>
  For integration fundamentals, see: [App Integrations](/integrations/overview).
</Info>

## Connect Sentry MCP

1. Go to Settings → Apps in Hyper
2. Select Sentry MCP → Connect New
3. Provide MCP server details and required credentials, if prompted

## Common capabilities

* Query issues/events and surface alerts to agents and flows

## Use in Chat/Agents/Flows

Enable Sentry MCP and create workflows for triage, alerting, and follow‑ups.

## Troubleshooting

* Auth or endpoint errors: verify MCP config and tokens

***

## Available Actions

Hyper agents can run the following actions for this integration. Each action can be individually set to **Enabled**, **Requires Approval**, or **Disabled** in your agent's toolkit settings.

Actions can be set to one of three control states:

| State                 | Behavior                                                       |
| --------------------- | -------------------------------------------------------------- |
| **Enabled**           | Agent runs the action automatically                            |
| **Requires Approval** | Agent pauses and waits for your confirmation before proceeding |
| **Disabled**          | Action is blocked and cannot be used                           |

Configure these in the agent's toolkit settings or in workspace defaults.

| Action             | Description                                                                  |
| ------------------ | ---------------------------------------------------------------------------- |
| Create Project Dsn | Create a new DSN key for a Sentry project                                    |
| Delete Issue       | Delete a Sentry issue                                                        |
| Get Event          | Get details of a specific Sentry event                                       |
| Get Issue          | Get details of a specific Sentry issue                                       |
| Get Organization   | Get details of a specific Sentry organization                                |
| Get Project        | Get details of a specific Sentry project                                     |
| Get Release        | Get details of a specific Sentry release                                     |
| List Events        | List events for a Sentry project or issue                                    |
| List Issues        | List issues/errors in a Sentry organization or project with optional filters |
| List Organizations | List all Sentry organizations the user has access to                         |
| List Project Dsns  | List DSN keys for a Sentry project                                           |
| List Projects      | List all projects in a Sentry organization                                   |
| List Releases      | List releases for a Sentry organization or project                           |
| List Teams         | List all teams in a Sentry organization                                      |
| Update Issue       | Update a Sentry issue (status, assignment, etc.)                             |
