Design API for AI Agents. Generate social media images, marketing banners, infographics, and documents from text prompts or structured data. 50+ templates, 5 sizes, Unsplash/Pexels photos. One API call - any visual.
Server Config
{
"mcpServers": {
"rendrkit": {
"command": "npx",
"args": [
"-y",
"@rendrkit/mcp@latest"
],
"env": {
"RENDRKIT_API_KEY": "<YOUR_API_KEY>"
}
}
}
}