Connect your agent to generate images
with ImageClaw
Connect any AI agent, OpenAI, Claude, Gemini, or your own, and generate on-brand images in under a second. Open-source and self-hostable.
How the algorithm actually ranks your posts
Three calls between draft and published.
No editing canvas, no prompt iteration. An agent sends structured fields, ImageClaw resolves a template and a brand kit, and returns a URL.
Agent sends fields
Title, theme, platform, and a brandKitId. No prompt engineering, no design decisions to make.
Template renders with Satori
Brand colors, fonts, and layout rules are injected into a JSX template and rendered to SVG, then PNG or WebP.
URL comes back
Cached, CDN-backed, ready to drop straight into the post the agent is publishing.
One tool call from inside your agent's workflow.
Add ImageClaw as an MCP server and any compatible agent, Claude, a Cursor agent, your own n8n flow, can generate on-brand visuals mid-task, without leaving the conversation.
View MCP docs →{"tool": "generate_blog_banner","input": {"title": "How the algorithm ranks your posts","category": "marketing","brandKitId": "brand_9f2c"}}// → returns a rendered PNG + alt text{"url": "cdn.imageclaw.dev/9f2c/a83e.png","width": 1200, "height": 630}
Pick a template, agents fill in the rest.
Every template is a typed Satori component, fork one, tweak the props, or contribute your own to the open registry.
One brand kit. Every image in the piece.
When an agent generates five images across one blog post, they lock to the same style family, same icon set, same layout grammar, same visual weight. Not five unrelated brand-colored PNGs.
See how locking works →Priced for workflows, not just images.
Start free. Self-host the whole stack any time, the render engine is open source.
- Open-source & self-hostable
- Unlimited images
- Your own templates
- 30 images / month
- Brand kits + API access
- SVG export
- 90 images / month
- Multiple brands
- MCP access + priority render
- 500 images / month
- Custom templates
- Dedicated rendering cluster
- Unlimited images
- Early templates & features
- Custom templates
Or run it yourself.
The render engine, template registry, and CLI are AGPL-licensed and fully self-hostable.