Skip to content

Runbook Example Catalog for VS Code

io.github.wxt-ai/command-summary-option-workbench

Catalog a runbook command option

client:VS Code transport:streamable-http

Install Runbook Example Catalog in VS Code

.vscode/mcp.json

{
  "servers": {
    "command-summary-option-workbench": {
      "type": "http",
      "url": "https://withdrawal-scales-newport-gordon.trycloudflare.com/mcp/command-summary-option/downstream"
    }
  }
}

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

Runbook Example Catalog in other clients