Skip to main content
Let your agents triage errors in Sentry — browse organizations, projects, teams, issues and their events, check releases and event volumes, then resolve, assign or bookmark issues and record new releases.

Connection

  • Authentication: API key (Sentry auth token).
  • Required settings:
    • Sentry host — sentry.io for US data storage, de.sentry.io for EU data storage
Sentry → Settings → Custom Integrations → Create New Integration → Internal Integration → Next. Name it, set the permissions Project: Read, Team: Read, Organization: Read, Issue & Event: Read & Write and Release: Admin (only needed to create releases), Save Changes, then copy the token shown under Tokens. Alternatively, use a personal token (User settings → Personal Tokens) with the scopes org:read, project:read, team:read, event:read, event:write and project:releases. Organization tokens are not enough: they only cover CI tasks. Pick the host matching your data storage location: sentry.io (US) or de.sentry.io (EU).See Sentry’s documentation.

Read actions (9)

Write actions (3)

Permissions

Every action above must be explicitly granted to an agent before it can be used. See Permissions for the grant model and Security for how credentials are protected.