Imejis Is Now MCP Compatible

Imejis Is Now MCP Compatible

Your ai assistant can now operate imejis directlyYour AI Assistant Can Now Operate Imejis Directly

Imejis now ships a remote MCP (Model Context Protocol) server. Connect it to Claude, ChatGPT, Cursor, or any MCP-enabled client, and your AI assistant can work with your designs through plain conversation: no API keys to copy, no code to write.

Server URL:

https://api.imejis.io/api/mcp

What your assistant can do once connectedWhat your assistant can do once connected

  • Browse your designs, templates, and uploaded assets
  • Create new designs from templates or from scratch
  • Edit text, colors, images, and dynamic fields on any design
  • Render finished images
  • Upload images and fonts into your Imejis library
  • Duplicate designs before editing, so originals stay safe

Setup takes about a minuteSetup takes about a minute

Add the server URL in your client's connector settings (Claude: Settings → Connectors → Add custom connector). Authentication is a one-click OAuth sign-in: approve the Imejis popup and you're connected. The server follows the standard MCP authorization spec, so any compliant client works.

Then just ask:

"Render my welcome card with this customer's name."

"Create an Instagram post for our weekend sale."

"Change the title color to navy and render it as PNG."

For the full walkthrough with per-client setup steps, read the Claude MCP tutorial. Agents and developers can find the machine-readable details in the MCP server card and auth.md.