judgment pack for Windsurf
io.github.judgment-pack/judgment-pack
Offline JPS validator, conformance tester, and experimental evaluator over stdio MCP; keyless.
client:Windsurf
transport:stdio
runtime:oci
Install judgment pack in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs