jev use for Claude Desktop
io.github.shitianfang/jev-use
Typed yes/no, pick-one and score judgments from Jev in one batched call; typed escalation back.
client:Claude Desktop
transport:stdio
runtime:npm
Install jev use in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"jev-use": {
"command": "npx",
"args": [
"-y",
"jev-use"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs