Skip to content
Claude Desktop

conkurrence for Claude Desktop

io.github.alligatorc0der/conkurrence

Measure whether your AI agrees with itself using statistical consensus metrics.

client:Claude Desktop transport:stdio runtime:npm

Install conkurrence in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "conkurrence": {
      "command": "npx",
      "args": [
        "-y",
        "conkurrence"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

conkurrence in other clients