Vizier for Zed
io.github.vassiliylakhonin/vizier
Deterministic authorization for one proposed AI agent action, returned with a signed receipt.
client:Zed
transport:streamable-http
tools:1
Install Vizier in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vizier": {
"url": "https://vizier.vassiliy-lakhonin.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs