ConvergeQA Reviews (Critique & Iterate) for Zed
io.github.convergeqa/reviews
Multi-model Critique and Iterate document reviews with public verification receipts.
client:Zed
transport:stdio
runtime:pypi
Install ConvergeQA Reviews (Critique & Iterate) in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"reviews": {
"command": "uvx",
"args": [
"convergeqa-mcp"
],
"env": {
"CONVERGEQA_API_KEY": "<CONVERGEQA_API_KEY>",
"CONVERGEQA_SERVICE_ACCOUNT_KEY": "<CONVERGEQA_SERVICE_ACCOUNT_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs