Skip to content
Cline

ConvergeQA Compare (Due Diligence) for Cline

io.github.convergeqa/compare

Compare one prompt across a multi-model panel side by side, with public verification receipts.

client:Cline transport:stdio runtime:pypi

Install ConvergeQA Compare (Due Diligence) in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "compare": {
      "command": "uvx",
      "args": [
        "convergeqa-mcp"
      ],
      "env": {
        "CONVERGEQA_API_KEY": "<CONVERGEQA_API_KEY>",
        "CONVERGEQA_SERVICE_ACCOUNT_KEY": "<CONVERGEQA_SERVICE_ACCOUNT_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

ConvergeQA Compare (Due Diligence) in other clients