Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SENTRY_BASE_URL | No | The base URL for your Sentry instance (e.g., for self-hosted). Defaults to https://sentry.io | https://sentry.io |
| SENTRY_ORG_SLUG | Yes | The slug of your Sentry organization | |
| SENTRY_AUTH_TOKEN | Yes | Your Sentry authentication token. Auth tokens can be generated in User Settings > Auth Tokens. | |
| SENTRY_PROJECT_NAMES | Yes | Comma-separated names (slugs) of your Sentry projects. Project slugs are used in Sentry URLs (e.g., https://<org-slug>.sentry.io/settings/projects/<project-slug>/) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |