constraints registry for Zed
io.github.sureshkhemka/constraints-registry
Policy-as-code guardrails for AI coding agents, validated via OPA, Conftest, Checkov & Semgrep.
client:Zed
transport:stdio
runtime:pypi
Install constraints registry in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"constraints-registry": {
"command": "uvx",
"args": [
"constraints-registry"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs