Skip to content
Zed

oganvil — OG (Open Graph) Image Generation API for Zed

app.rowb.oganvil/og-image-api

Generates 1200x630 OG social preview images (PNG/SVG). Tools: generate_og_image, get_quota.

client:Zed transport:streamable-http tools:2

Install oganvil — OG (Open Graph) Image Generation API in Zed

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

{
  "context_servers": {
    "og-image-api": {
      "url": "https://oganvil.rowb.app/mcp"
    }
  }
}

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

What Zed can do once it is connected

oganvil — OG (Open Graph) Image Generation API in other clients