jev for Zed
io.github.aitejiu/jev
Jev judgments for agents: injection scanning, shell risk gating, ranking
client:Zed
transport:stdio
runtime:pypi
Install jev in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"jev": {
"command": "uvx",
"args": [
"jev-mcp"
],
"env": {
"TYPESAFE_API_KEY": "<TYPESAFE_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs