Overview
Connect to Sentry through Sentry hosted MCP OAuth and Sentry issue webhooks. The Sentry integration exposes hosted MCP access for issues, traces, releases, and projects. Mistle can also receive Sentry issue webhook events as triggers.Connect Sentry MCP
Open Integrations in the dashboard, choose Sentry, then select Sentry MCP OAuth. The browser redirects to Sentry, the user approves access, and the returned OAuth credentials are stored for the connection. There are no user-entered secret fields for this target.Connect Sentry Issue Webhooks
Use the Sentry webhooks connection method with a Sentry Internal Integration. In Sentry:- Create an Internal Integration for the Sentry organization.
- In Internal Integration Details, set Webhook URL to a temporary HTTPS endpoint that you control if Sentry requires a value before saving.
- Leave issue webhooks disabled until the Mistle callback URL is installed.
- Save the integration.
- Copy the integration client secret.
- Open Integrations in the dashboard, choose Sentry, then select Sentry webhooks.
- Paste the Sentry Internal Integration client secret.
- Save the connection.
- Copy the Webhook callback URL from the connection detail page.
sentry.issue.createdsentry.issue.resolvedsentry.issue.assignedsentry.issue.archivedsentry.issue.unresolved
Use With A Sandbox Profile
After the connection exists:- Open the sandbox profile that should use Sentry.
- Add Sentry to the profile’s integration configuration.
- Select the Sentry MCP tool.
- Save and publish the profile version.