Skip to content
VS Code

Rendry for VS Code

io.rendry/rendry

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

client:VS Code transport:streamable-http

Install Rendry in VS Code

.vscode/mcp.json

{
  "servers": {
    "rendry": {
      "type": "http",
      "url": "https://rendry.io/api/v1/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Rendry in other clients