Umbra for Zed
io.github.elberacasa/umbra
Trust score for AI-generated code: scan repos, guard agent file writes, get a 0-100 score.
client:Zed
transport:stdio
runtime:npm
Install Umbra in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"umbra": {
"command": "npx",
"args": [
"-y",
"@elberacasa/umbra"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs