Skip to content
Zed

Rendry for Zed

io.rendry/rendry

Deterministic image rendering for agents: JSON template in, on-brand PNG out.

client:Zed transport:streamable-http

Install Rendry in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "rendry": {
      "url": "https://rendry.io/api/v1/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Rendry in other clients