Skip to content

Runbook Option Planner for Grok

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

Plan an option for a runbook example

client:Grok transport:streamable-http

Install Runbook Option Planner in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "command-summary-option-identifier": {
      "type": "http",
      "url": "https://withdrawal-scales-newport-gordon.trycloudflare.com/mcp/command-summary-option/upstream"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Runbook Option Planner in other clients