Connections are added inside an Access bundle. At
claude.ai/admin-settings/claude-tag, open Access bundles in the left navigation, click into a bundle (or Create one), and go to its Credentials tab.Create the credential in Sentry
Create an internal-integration token in Sentry (Settings → Developer Settings → Internal Integrations) rather than a user auth token; scope it to the projects Claude should read. The token starts withsntrys_. Prefer an internal-integration token over a user auth token so access is not tied to a person.
Sentry’s own guide for creating the credential is at docs.sentry.io.
Add the connection to a bundle
In the bundle, click Connect next to Sentry.| Field | Value |
|---|---|
| Claude’s auth token | The api key from Sentry |
| Allowed websites | sentry.io |
sentry.io.
The Agent Proxy injects the credential at the network boundary; the model and the sandbox are not given the key. See how Agent Proxy works.
Verify the connection
In a channel under the bundle’s scope, in a new thread:Related resources
- What this connection adds: the monitoring use cases
- Give Claude access: the full credential-type and allowed-hosts reference