Rootly

Rootly

Rootly is an AI-native incident management platform that automates workflows and collaboration, integrating with Slack, PagerDuty, and other tools to streamline incident response.

62VIEWS
2920USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app rootlynpx @composio/cli add cursor --app rootlynpx @composio/cli add cursor --app rootlynpx @composio/cli add cursor --app rootly

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Delete Action Item

This tool allows for the deletion of a specific action item in rootly. it complements the existing rootly list action items functionality by providing the ability to remove individual action items from the system.

Get Action Item Details

This tool retrieves a single action item by its id from rootly using a get request to https://api.rootly.com/v1/action items/{id}. it provides detailed information about an action item including summary, description, kind, assigned to, priority, status, due date, and more. it complements other action item management tools.

List Action Items

This tool retrieves a list of all action items for an organization in rootly. action items are tasks or follow-up items that need to be completed during or after an incident, helping to track and manage incident-related tasks effectively.

3 actions available