developer-toolsapi_key

Supportivekoala

Supportivekoala is a platform that automates image generation using customizable templates, enabling users to create visual content programmatically through API integration.

Verdict

Supportivekoala generates social media images, Open Graph cards, and marketing visuals from templates — no design tools required. @mention it in Switchy to create branded images on demand, list your existing templates, or spin up new ones programmatically. Designers and marketers use it to automate hero images for blog posts, event announcements, or product launches. The MCP exposes six tools: create/list templates, create/list images, register users, and retrieve template details. You'll need an API key from your Supportivekoala dashboard. Note that image customization happens at creation time — you can't edit an image after it's generated, so get your template parameters right before invoking the create tool.

Common use cases

  • Generate Open Graph images for blog posts
  • Create event announcement graphics from templates
  • Automate social share cards for product launches
  • Produce branded hero images for landing pages
  • Build custom thumbnails for video content

Integration

Vendor
Supportivekoala
Category
developer-tools
Auth
API_KEY
Tools
6
Composio slug
supportivekoala

Tools

  • Create Image

    Tool to create a new image based on a template. use when you have selected your template and prepared modifications.

  • Create Template

    Tool to create a new template for image generation. use after gathering template details.

  • List Images

    Tool to list images associated with the authenticated user. use after confirming authentication.

  • List Templates

    Tool to retrieve all templates. use when you need to list all templates for the authenticated user.

  • Register User

    Tool to register a new user account. use after collecting valid user credentials.

  • Retrieve Template by ID

    Tool to retrieve a template by id. use when you have a valid template id and need full template details. use after confirming this detail.

Setup

Setup guide

  1. 11. Log into your Supportivekoala account at supportivekoala.com and navigate to Settings → API Keys to generate a new key. 2. In Switchy, open your workspace settings and click Integrations → Add MCP. 3. Search for Supportivekoala, select it, then paste your API key into the authentication field. 4. Click Connect and wait for Switchy to confirm the connection succeeded. 5. Open any Space and type '@Supportivekoala list templates' to verify the MCP responds with your existing templates. 6. To create an image, first retrieve a template ID with '@Supportivekoala list templates', then use '@Supportivekoala create image' with the template ID and any text or color modifications you need. The MCP returns a URL to your generated image, which you can preview inline or share with the team.

What teammates see: by default, memories from Supportivekoala are scoped to the Space (PROJECT visibility) - you can mark any memory PRIVATE or share it ORG-wide.

Works well with

Top models

Compatibility data appears once enough Spaces have used this MCP together with a given model.

How Switchy teams use it

Not enough Spaces yet to publish anonymised usage stats (we require ≥ 50 Spaces per week).

Starter prompts

List My Templates

@Supportivekoala list all templates in my account and show me their IDs and names
Open in a Space →

Create Blog OG Image

@Supportivekoala create an image using template ID 'tmpl_abc123' with the headline 'How to Scale Your API' and a blue background
Open in a Space →

New Event Graphic

@Supportivekoala create an image from template 'tmpl_event01' with text 'Product Launch Webinar' and date 'March 15, 2025'
Open in a Space →

Retrieve Template Details

@Supportivekoala retrieve template 'tmpl_xyz789' and show me all available customization fields
Open in a Space →

Batch Image Review

@Supportivekoala list all images created in the last 7 days and show their URLs
Open in a Space →

Example outputs

Illustrative - representative of the model's voice and quality, not literal recordings.

Prompt

@supportivekoala list all my templates so I can see what's available for our social media graphics

Output

Here are your current templates: 1. **Twitter Card - Product Launch** (ID: tpl_abc123) - Dimensions: 1200x628px - Variables: product_name, launch_date, tagline 2. **LinkedIn Post - Team Update** (ID: tpl_def456) - Dimensions: 1200x1200px - Variables: headline, body_text, team_photo_url 3. **Blog Header - Tutorial Series** (ID: tpl_ghi789) - Dimensions: 1920x1080px - Variables: episode_number, title, author_name You can use these template IDs to generate images with custom content.

Notes

This read operation requires a valid API key with template access. The response shows template metadata but not the actual design preview — you'll need to reference Supportivekoala's dashboard to see visual layouts. Useful for discovering what templates exist before generating images programmatically.

Prompt

@supportivekoala create an image using template tpl_abc123 with product_name 'CloudSync Pro', launch_date 'March 15', and tagline 'Sync smarter, not harder'

Output

Image created successfully! **Image Details:** - Template: Twitter Card - Product Launch - Image URL: https://cdn.supportivekoala.com/img_xyz789.png - Dimensions: 1200x628px - Variables applied: - product_name: CloudSync Pro - launch_date: March 15 - tagline: Sync smarter, not harder The image is now available at the URL above and will remain accessible for 30 days. You can download it directly or use the URL in your social media scheduling tools.

Notes

This write operation generates a real image asset and consumes API credits based on your Supportivekoala plan. The generated image URL is temporary (30-day expiration typical), so download important assets. Variable names must exactly match the template's defined fields or the request will fail.

Prompt

@supportivekoala review my last 10 generated images and tell me which templates I'm using most often this month

Output

Based on your last 10 generated images: **Usage Summary:** - **Twitter Card - Product Launch** (tpl_abc123): 6 images - Most recent: 2 hours ago - **Blog Header - Tutorial Series** (tpl_ghi789): 3 images - Most recent: yesterday - **LinkedIn Post - Team Update** (tpl_def456): 1 image - Most recent: 5 days ago **Insight:** You're heavily favoring the Twitter Card template, generating product launch graphics almost daily. The tutorial header template sees moderate use, while team updates are infrequent. Consider creating template variations for your high-volume Twitter content to maintain visual diversity.

Notes

This synthesis example combines the list_images tool with AI analysis to surface usage patterns. The MCP returns raw image metadata (template IDs, timestamps), and the AI interprets trends. Helpful for auditing design asset workflows, but limited to images still within the API's retention window.

Use-case deep-dives

Social media content at launch

When this MCP wins for product launch graphics

A 3-person startup shipping a new feature every two weeks needs branded social cards for each launch. The Create Template tool lets the designer set up a base layout once, then the PM uses Create Image to swap in the feature name and screenshot without reopening Figma. This MCP is the right call if your team posts 4-10 graphics a week and the design stays consistent. If you're A/B testing layouts or need heavy image editing, you'll hit the template constraint fast—Supportivekoala optimizes for volume over variation. The API key auth means any team member can generate cards from Switchy without designer handoff.

Customer onboarding email visuals

When templated personalization beats custom design

A 6-person SaaS support team sends onboarding emails with personalized welcome images (customer name, signup date, plan tier). The List Templates and Create Image tools let the support lead pick the right template and generate a unique graphic per customer in under 10 seconds. This MCP works if your visual needs are predictable and your volume is 20-200 images a day. If you need conditional logic (different layouts per plan) or real-time generation at scale, you'll want a more programmable image API. The Retrieve Template by ID tool helps when you're debugging which template a customer saw, but the 6-tool scope means no webhook or batch endpoints—this is a manual-trigger play.

Weekly report cover slides

When this MCP saves time on recurring slide decks

A 5-person analytics team ships a Monday metrics deck to leadership, and the cover slide updates with last week's KPIs. The Create Template tool holds the layout, and Create Image swaps in the new numbers each week. This MCP is a fit if your slide design is locked and you're generating 1-5 covers a week. If your deck structure changes often or you need multi-page generation, Supportivekoala's single-image focus becomes a bottleneck. The List Images tool helps you audit past covers, but there's no versioning—if you overwrite a template, old images don't update. Best for teams where the visual is a means to an end, not the deliverable itself.

Frequently asked

What does the Supportivekoala MCP do in Switchy?

It lets your AI agents generate branded images from templates — social cards, banners, thumbnails — without leaving the conversation. Your team can create templates, modify them with dynamic text or data, and retrieve generated images. Think programmatic design for marketing assets, all controlled through natural language in Switchy.

Do I need a Supportivekoala account to use this MCP?

Yes. You need an active Supportivekoala account and an API key. Paste the key into Switchy's connection flow. No OAuth dance — just API key auth. If you don't have an account, the MCP includes a Register User tool to create one from inside Switchy.

Can the MCP edit existing images or only generate new ones?

It only generates new images from templates. You can't edit pixels or layers directly. The workflow is: create or select a template, pass modifications (text, colors, data), then generate a fresh image. For pixel-level edits, export the image and use a proper design tool.

Why use this instead of Supportivekoala's dashboard or API directly?

The MCP removes context-switching. Your AI can generate a dozen social cards mid-conversation without you opening tabs or writing API calls. It's faster for bulk work and exploratory design. Use the dashboard for one-off templates or when you need precise visual control.

Who on the team should connect the Supportivekoala MCP?

Whoever owns your Supportivekoala account and has the API key. Typically a developer, designer, or marketing ops person. Once connected, any Switchy user in your workspace can ask the AI to generate images — they don't need their own Supportivekoala login.

Data last verified 607 hours ago.Sources aggregated hourly to weekly. See docs/architecture/model-directory.md.