Loading MCP server directory, please wait...
List, schedule, and retrieve evidence for ControlDrill incident-response tabletop exercises.
npx @getmcp/cli add com.controldrill/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationOAuth 2.1 bearer token from ControlDrill (WorkOS AuthKit). Obtained automatically by MCP clients via the advertised OAuth flow; no API key.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.controldrill/mcp": {
"url": "https://mcp.controldrill.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}