Important API details:
- During OAuth authentication, you can select which tool groups are enabled — this limits the tools available to your agent and helps manage context window size.
- Required token scopes for self-hosted (non-OAuth) setups: org:read, project:read, project:write, team:read, team:write, and event:write.
- If you join a new Sentry organization after connecting, you must re-authenticate to refresh access and see the new organization’s data.
- MCP support in Sentry is production-ready but considered an evolving technology — breaking changes and bugs should be expected.
Server Details
Authentication
This server supports the following authentication method:OAuth
Scopes:org:read, project:read, project:write, team:read, team:write, event:write
During the server onboarding flow, you will be prompted to complete the OAuth flow to grant access. See the Sentry Authentication guide for step-by-step credential configuration.
Server Configuration
The following parameters can be set in the server URL when adding this server to your Caylex project:Getting Started
1
Add the server
Navigate to the Server Library and click on the New Server button. Find Sentry in the Caylex Catalog.
2
Server Onboarding flow
Go through the server onboarding flow.
3
Use in a project
Add the server to a project by configuring project connections. Its tools are now available to any agents connected to that project.