Skip to content

Editorial Review Queue for Grok

io.github.wxt-ai/content-review-mode-workbench

Queue content for editorial review

client:Grok transport:streamable-http

Install Editorial Review Queue in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "content-review-mode-workbench": {
      "type": "http",
      "url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/content-review-mode/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

Editorial Review Queue in other clients