Skip to content
Claude Desktop

Runbook Option Planner for Claude Desktop

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

Plan an option for a runbook example

client:Claude Desktop transport:streamable-http

Install Runbook Option Planner in Claude Desktop

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

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

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 Option Planner in other clients