Skip to content
Zed

rootly for Zed

com.mcparmory/rootly

Manage incident alerts, events, and workflows with custom automations

client:Zed transport:stdio runtime:pypi

Install rootly in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "rootly": {
      "command": "uvx",
      "args": [
        "mcparmory-rootly"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

rootly in other clients