Skip to content
VS Code

Rootly for VS Code

com.rootly/mcp-server

Incident management, on-call scheduling, and intelligent analysis powered by Rootly.

client:VS Code transport:sse runtime:pypi

Install Rootly in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "sse",
      "url": "https://mcp.rootly.com/sse"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Rootly in other clients