# August 2025

### New features and improvements

* The **ilert Responder AI Agent** is still in closed BETA, we have updated the experience again, customer can now created custom agents right within ilert with their desired capabilities and custom behaviors
* Further improvements for subscription management

### Integration updates

* New inbound integration **OpManager**
* New inbound integration **Cronitor**
* New inbound integration **Domotz**
* New inbound integration **Livewatch**

### **MCP**

* The official ilert model context protocol server is here: <https://github.com/iLert/mcp-ilert> simply create an API key in your ilert account and install the MCP server in your favorite LLM tool e.g. Claude Desktop or Cursor and interact with alerts and incidents right through AI. The current toolset focusses on the well known ilert ChatOps experience around the alert lifecycle. If you have further requests for tools do not hesitate to reach out to us :smile:

### Terraform

* Call flows are now available in Terraform


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ilert.com/changelog/2025/may-2025-4.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
