Skip to content

Runbook Example Catalog for Grok

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

Catalog a runbook command option

client:Grok transport:streamable-http

Install Runbook Example Catalog in Grok

.mcp.json (in your project root)

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

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 Example Catalog in other clients