Skip to content
Claude Desktop

Runbook Example Catalog for Claude Desktop

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

Catalog a runbook command option

client:Claude Desktop transport:streamable-http

Install Runbook Example Catalog in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "command-summary-option-workbench": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://withdrawal-scales-newport-gordon.trycloudflare.com/mcp/command-summary-option/downstream"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Runbook Example Catalog in other clients