Arezzo for Zed
io.github.convergentmethods/arezzo
Deterministic Google Docs API compiler. Your agent stops silently corrupting documents.
client:Zed
transport:stdio
runtime:pypi
Install Arezzo in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"arezzo": {
"command": "uvx",
"args": [
"arezzo"
],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "<GOOGLE_APPLICATION_CREDENTIALS>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs