Placid
Placid is a creative automation toolkit that enables users to generate images, PDFs, and videos from custom templates via REST or URL APIs.
Verdict
Common use cases
- Generate social cards for blog posts
- Build Open Graph images for product launches
- Audit and prune unused design templates
- Prototype banner dimensions before design handoff
- Organize templates into tagged collections
Integration
- Vendor
- Placid
- Category
- developer-tools
- Auth
- API_KEY
- Tools
- 3
- Composio slug
placid
Tools
- Create Template
Tool to create a new placid template. use when you need a template with specific dimensions and optional tags or custom metadata. example: "create a social-media banner."
- Delete Templatedestructive
Tool to delete a specific template identified by uuid. use after confirming the template is no longer needed.
- Get Collections
Tool to retrieve a list of all template collections. use after authentication to paginate through your placid collections.
Setup
Setup guide
- 11. Open your Switchy workspace and navigate to Settings > Integrations. 2. Find Placid in the MCP directory and click Connect. 3. Log into your Placid account at placid.app, go to Settings > API, and copy your API key. 4. Paste the key into Switchy's auth prompt and click Authorize. 5. Return to any Space and type '@Placid get collections' to confirm the connection works. 6. If you see your template collections listed, setup is complete. 7. To create a template, @mention Placid and describe dimensions and tags in plain language — the AI will map your request to the correct tool parameters.
What teammates see: by default, memories from Placid 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
Starter prompts
List All Collections
@Placid get all my template collections and show me their names and IDsOpen in a Space →
Create Social Banner
@Placid create a template for a social media banner, 1500x500 pixels, and tag it 'social' and 'header'Open in a Space →
Create OG Image Template
@Placid create a template for Open Graph images, 1200x630 pixels, and add the tag 'og-image'Open in a Space →
Delete Unused Template
@Placid delete the template with UUID abc-123-def-456 because we're not using it anymoreOpen in a Space →
Prototype Ad Dimensions
@Placid create three templates: one 728x90 leaderboard, one 300x250 rectangle, and one 160x600 skyscraper, all tagged 'ad-test'Open in a Space →
Example outputs
Illustrative - representative of the model's voice and quality, not literal recordings.
@Placid show me all my template collections so I can see what's already organized for our social campaigns
Retrieved 4 collections from your Placid account: 'Q1 Social Media' (12 templates), 'Product Launch Assets' (8 templates), 'Weekly Newsletter Headers' (5 templates), and 'Event Promotions' (3 templates). Each collection includes creation dates and template counts. This illustrative example shows how the MCP surfaces your existing organizational structure without needing to open the Placid dashboard.
This read operation requires a valid API key with read permissions. Useful for auditing what templates exist before creating duplicates or planning new design workflows. Response structure depends on how many collections your account has configured.
@Placid create a new template called 'LinkedIn Post - Product Update' with dimensions 1200x627 and tag it 'social-media' and 'product'
Created template 'LinkedIn Post - Product Update' with UUID `abc123-def456-ghi789`. Dimensions set to 1200x627px. Applied tags: 'social-media', 'product'. Template is now available in your Placid dashboard for layer configuration and design work. This illustrative example shows the MCP handling the initial template scaffolding—you'll still need to define text layers, image slots, and styling in Placid's editor.
This write operation creates an empty template shell. The MCP doesn't configure layers or design elements—those require manual setup in Placid or additional API calls. Confirm your API key has write permissions before attempting template creation.
@Placid I'm cleaning up old assets—check if we have any templates tagged 'deprecated' and delete the one called 'Old Banner v1' if it exists
Located template 'Old Banner v1' (UUID `xyz789-abc123-def456`) with 'deprecated' tag. Confirmed deletion of this template from your Placid account. The template and its associated metadata are now permanently removed. This illustrative example shows the MCP performing a conditional delete based on your criteria—useful for maintenance workflows, but note that deletion is irreversible.
Deletion is permanent and cannot be undone via the API. The MCP requires the exact template UUID to delete, so this workflow assumes a prior lookup step. Ensure your API key has delete permissions and verify the correct template before confirming removal.
Use-case deep-dives
When Placid MCP makes sense for recurring campaign graphics
A 3-person growth team running weekly LinkedIn campaigns needs 15-20 branded images per month—same layout, different copy and product shots. The Placid MCP is the right call here because you can script template creation once, then programmatically generate variants without opening design tools. The API key auth is straightforward, and the three core tools (create, delete, list collections) cover the full lifecycle. This breaks down if your team needs complex layout logic or A/B tests dozens of templates simultaneously—Placid's strength is high-volume execution on stable designs, not rapid template iteration. If you're generating fewer than 10 assets a month, the setup overhead outweighs the benefit. For teams shipping consistent visual content at scale, this MCP turns a 20-minute Canva session into a 30-second API call.
Why this MCP works for SaaS completion badges
A 6-person customer success team at a B2B SaaS company wants to auto-generate course completion certificates when users finish onboarding modules. The Placid MCP fits this scenario cleanly: you create one certificate template with dynamic fields (user name, date, course title), then trigger generation via webhook or scheduled job. The three-tool scope is enough because you're not managing dozens of templates—just one or two evergreen designs. This approach wins over manual design tools because it eliminates the CS team bottleneck and delivers certificates in real time. It stops making sense if you need localization across 10+ languages or want to version-control template changes in Git—Placid's API doesn't expose granular template diff history. For teams automating fewer than 50 certificates a month, a Zapier integration might be simpler than standing up MCP infrastructure.
When Placid MCP handles seasonal product image refreshes
A 2-person e-commerce ops team needs to update 200 product thumbnails every quarter for seasonal promotions—new badge overlays, updated pricing callouts, holiday themes. The Placid MCP is a strong fit because you can script template updates and batch-generate images without touching Photoshop or hiring a designer. The Get Collections tool lets you audit existing templates before making changes, and Delete Template cleans up deprecated seasonal designs. This workflow assumes your product data lives in a structured source (Shopify, Airtable) that you can pipe into the MCP—if SKU metadata is scattered across spreadsheets, the integration tax is high. It's overkill if you're updating fewer than 50 images or only refresh once a year. For teams running frequent, high-volume visual updates on templated designs, this MCP turns a week-long project into an afternoon script.
Frequently asked
What does the Placid MCP do in Switchy?
It lets AI agents create, manage, and delete Placid image templates directly from chat. Your team can spin up social media banners or marketing graphics by describing dimensions and tags in plain English, without opening the Placid dashboard. The MCP also retrieves your existing template collections so agents know what's already built.
Do I need a Placid API key to connect this MCP?
Yes. Grab your API key from your Placid account settings and paste it into Switchy's connection flow. The key authenticates every request the MCP makes — creating templates, fetching collections, or deleting old designs. Without it, the integration won't work.
Can the Placid MCP generate the actual images or just templates?
Just templates. The MCP sets up the structure — dimensions, layers, metadata — but doesn't render final PNGs or PDFs. You still trigger image generation through Placid's API or dashboard after the template exists. Think of this as the scaffolding step, not the export step.
Why use this instead of Placid's REST API directly?
The MCP wraps Placid's API in natural language. Instead of writing JSON payloads or remembering endpoint paths, your team asks an agent to "create a 1200×630 template tagged launch-week" and it happens. Faster for ad-hoc requests; the raw API still wins for programmatic bulk operations.
Who on the team should connect the Placid MCP?
Whoever owns your Placid account and can generate API keys. That's usually a design-ops lead or developer. Once connected, any Switchy workspace member can ask agents to manage templates — no need to share the API key around or give everyone Placid dashboard access.