INVARA for Zed
io.github.jujitae/invara
Independent verification that a change kept its declared constraints. No model in the verdict path.
client:Zed
transport:stdio
runtime:pypi
Install INVARA in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"invara": {
"command": "uvx",
"args": [
"invara"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs