Skip to content
VS Code

ControlDrill for VS Code

com.controldrill/mcp

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

client:VS Code transport:streamable-http

Install ControlDrill in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.controldrill.com/mcp"
    }
  }
}

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

ControlDrill in other clients