MagicMemeCreate

Overview

Use MagicMeme from your agent

Make memes from a prompt in Cursor, Claude, or any MCP client. MagicMeme finds a template, writes captions that fit, and returns a finished image or an editable studio link.

Choose the result you need:

Make a meme. Connect https://magicmeme.com/api/mcp. Ask your agent to find a template and write captions. It calls render_meme_still for an image or get_create_url for a link you can edit.

Swap a face. Sign in and use credits at /tools/face-swap-meme, or let an agent pay $0.50 per swap through Machine Payments Protocol (MPP). See Face swap & MPP for the payment steps.

A skill tells your agent when and how to use MagicMeme. MCP gives it the tools. Captions are text; render_meme_still returns the image.

What you can do from chat

  • Get a finished meme in chat. Name a situation and receive a JPEG.
  • Open an editable meme. Get a studio link, edit the captions, and download a PNG.
  • Pay for one face swap. Your agent can pay through MPP without an OpenRouter key.

A first prompt that works

For a still:

Fetch https://magicmeme.com/llms.txt and follow it. Situation: 9am standup on two hours of sleep. Pick a format, write captions, call render_meme_still, and show me the image.

For a human who will edit:

Same situation. Call get_create_url and give me the studio link. Do not invent a finished CDN URL.

For a paid face swap, after MCP is connected:

Call face_swap_meme with slug success-kid and settlement=agentic. Follow the paymentLink. Do not generate locally.

Tell the agent what to fetch, what the meme is about, and whether you want an image or an editable link.

What to explore next

Developer resources

Use these endpoints to integrate MagicMeme:

Command Palette

Search for a command to run...