Skip to content
VS Code

oganvil — OG (Open Graph) Image Generation API for VS Code

app.rowb.oganvil/og-image-api

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

client:VS Code transport:streamable-http tools:2

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

.vscode/mcp.json

{
  "servers": {
    "og-image-api": {
      "type": "http",
      "url": "https://oganvil.rowb.app/mcp"
    }
  }
}

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

What VS Code can do once it is connected

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