judgment pack for Claude Desktop
io.github.judgment-pack/judgment-pack
Offline JPS validator, conformance tester, and experimental evaluator over stdio MCP; keyless.
client:Claude Desktop
transport:stdio
runtime:oci
Install judgment pack in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"judgment-pack": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/judgment-pack/judgment-pack:0.22.0"
],
"env": {
"JPACK_CONFIG": "<JPACK_CONFIG>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs