Run Supaslides from your AI agent

Supaslides ships a public MCP server. Connect Claude Code, Codex, Hermes or any MCP client, and your assistant turns URLs into brands, one-line briefs into finished carousels, and decks into share links, all on your account and within your plan.

MCP (Model Context Protocol) is the open standard that lets AI assistants use tools. Point your client at our endpoint with an API key, and creating brands, writing carousels and exporting decks become things your agent can simply do for you.

Works withClaude CodeClaude DesktopCursorCodexOpenClawHermesWindsurfVS CodeZed

01 · Set up in two minutes

[1]

Create an API key

In Settings, open API keys and create one. The key is shown once, so copy it right away. Revoking it later disconnects anything that uses it.

[2]

Connect your client

One command in Claude Code, or a small config block in Codex. The endpoint speaks Streamable HTTP and authenticates with your key.

[3]

Just ask

From here it's plain language. Your agent picks the right tools, respects your plan limits, and links you to the editor when you want to fine-tune by hand.

claude code
claude mcp add --transport http supaslides \ https://supaslides.app/mcp \ --header "Authorization: Bearer sk_YOUR_KEY"
codex · ~/.codex/config.toml
[mcp_servers.supaslides] url = "https://supaslides.app/mcp" bearer_token = "sk_YOUR_KEY"

Works with any MCP client that supports Streamable HTTP and an Authorization header. Brand extraction can take up to two minutes, so raise your client's tool timeout if it defaults low. claude.ai custom connectors need OAuth, which is coming.

02 · What your agent can do

The whole Supaslides loop is exposed as tools, from a raw URL to a shareable, exported deck.

A brand from any URL

Point it at a website. It extracts the colors, fonts, logo and voice into a reusable brand, with starter content ideas included.

create_brand · list_brands

Carousels written for you

A one-line brief in, a finished deck out: copy in the brand's voice, a layout picked per slide, and a caption ready to post.

generate_carousel · list_carousels · get_carousel

Images that place themselves

Add photos from URLs, or upload local files through the API. The generator reads what each image shows and puts it on the right slide.

add_image · list_images

Exports in every format

PNG ZIPs at native platform sizes, PDFs for LinkedIn documents, or animated MP4 renders through the export queue, with a download link at the end.

export_carousel · check_export

Claimable share links

Mint a personalized landing page for any deck. The recipient previews it and claims it into their own account, and you see views and claims.

share_carousel · list_shares · get_share_status

Auto-publish · private beta

Schedule carousels and text posts straight to connected Instagram, Facebook, TikTok and X accounts. Opening up to Pro and Studio soon.

schedule_carousel · schedule_text_post

03 · Things you can just say

No syntax to learn. These are real prompts the server handles end to end.

agent session

Create a brand from acme.com and show me its starter ideas.

Generate an 8-slide carousel about the 5 onboarding mistakes SaaS founders make, using my uploaded product shots.

Export that carousel as an animated video and give me the download link.

Make a personalized deck for @thecreatorstudio and give me a share link I can DM them.

On every plan, free included

MCP access is not an add-on. Free, Pro and Studio all include it, with the same monthly quotas, image limits and watermark rules as the app. If an allowance runs out, the error tells your agent exactly which one.

Endpoint details, the full tool reference and the image upload API live in the developer docs. Read the developer docs →

04 · Questions, answered

Is this available on the free plan?

Yes. Every plan includes MCP access with its normal quotas. The free plan's three carousels a month work the same whether you create them in the app or from your agent.

Which clients work?

Anything that speaks MCP over Streamable HTTP with an Authorization header: Claude Code, Cursor and most desktop agents. claude.ai custom connectors need OAuth, which is on the way.

Is my account safe?

Your API key acts as you and only you: every tool call is scoped to your account and counted like normal app usage. Revoke a key in Settings at any time and every client using it is disconnected.

Can the agent post to my social accounts?

The scheduling tools exist and run in a private beta while platform reviews finish. They will open up to Pro and Studio; everything else works today.

Give your agent a design tool

Start free, create an API key in Settings, and your assistant ships its first on-brand carousel today. No credit card required.

Create a carousel free →Read the developer docs →