Editorial Review Queue for Cursor
io.github.wxt-ai/content-review-mode-workbench
Queue content for editorial review
client:Cursor
transport:streamable-http
Install Editorial Review Queue in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"content-review-mode-workbench": {
"url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/content-review-mode/downstream"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs