Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ALERTMANAGER_URL | Yes | The URL of your Alertmanager instance (e.g., http://your-alertmanager-url:9093) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-alerts | - |
| get-alert-details | - |
| create-silence | - |
| get-silences | - |
| delete-silence | - |
| get-alert-groups | - |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |