
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/mcpAdd 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.