Editorial Review Queue for VS Code
io.github.wxt-ai/content-review-mode-workbench
Queue content for editorial review
client:VS Code
transport:streamable-http
Install Editorial Review Queue in VS Code
.vscode/mcp.json
{
"servers": {
"content-review-mode-workbench": {
"type": "http",
"url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/content-review-mode/downstream"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs