Skip to content
Zed

ControlDrill for Zed

com.controldrill/mcp

List, schedule, and retrieve evidence for ControlDrill incident-response tabletop exercises.

client:Zed transport:streamable-http

Install ControlDrill in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.controldrill.com/mcp"
    }
  }
}

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

ControlDrill in other clients