judgevet for Claude Desktop
io.github.alberto-codes/judgevet
Ask TypeSafe Jev yes/no, choice and score questions and receive structured model judgments.
client:Claude Desktop
transport:stdio
runtime:pypi
Install judgevet in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"judgevet": {
"command": "uvx",
"args": [
"judgevet"
],
"env": {
"JEV_API__KEY": "<JEV_API__KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs