Skip to content
Cline

judgment pack for Cline

io.github.judgment-pack/judgment-pack

Offline JPS validator, conformance tester, and experimental evaluator over stdio MCP; keyless.

client:Cline transport:stdio runtime:oci

Install judgment pack 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": {
    "judgment-pack": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/judgment-pack/judgment-pack:0.22.0"
      ],
      "env": {
        "JPACK_CONFIG": "<JPACK_CONFIG>"
      }
    }
  }
}

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

judgment pack in other clients