oganvil — OG (Open Graph) Image Generation API for Grok
app.rowb.oganvil/og-image-api
Generates 1200x630 OG social preview images (PNG/SVG). Tools: generate_og_image, get_quota.
client:Grok
transport:streamable-http
tools:2
Install oganvil — OG (Open Graph) Image Generation API in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"og-image-api": {
"type": "http",
"url": "https://oganvil.rowb.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs