Loading MCP server directory, please wait...
Multi-model Critique and Iterate document reviews with public verification receipts.
npx @getmcp/cli add io.github.convergeqa/reviewsRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.convergeqa/reviews": {
"command": "uvx",
"args": [
"convergeqa-mcp",
"reviews"
],
"env": {
"CONVERGEQA_API_KEY": "",
"CONVERGEQA_SERVICE_ACCOUNT_KEY": ""
}
}
}
}