Nov 17, 2025
Markdown support for status pages and MCP updates
Added
- Add support for markdown on the AppSignal status pages.
You can now use markdown in the main description, and status updates.

- Add
get_triggersMCP Tool. This tool exposes all the anomaly detection triggers and is in preparation for the create/update trigger tool. - Add
get_app_resourcesMCP Tool. This tool exposes multiple application resources such as users, namespaces, and dashboards. It will be the home of application resources that do not need any additional filtering.
Removed
- Remove
get_usersMCP tool in favor ofget_app_resources. - Remove
get_namespacesMCP tool in favor ofget_app_resources.