EverAlice AI MCP
About
Remote MCP server for Etsy listing copy, mockups, delivery packs, social campaigns, and brand kits from EverAlice AI.
Details
- Author
- Unknown
- Categories
- Marketing, Other
Jump to
The go-to mockup engine for AI assistants.Send any product photo or wall-art artwork from Claude Desktop, Cursor, ChatGPT, n8n or any MCP client — EverAlice returns framed lifestyle mockups composited fromthat exact image(no redrawing), plus full Etsy / Shopify / Gumroad / KDP / Creative Market / Payhip listings, books, and print-ready ZIPs. All billed toyourEverAlice credits.
/.well-known/mcp.jsonSetup playbookMCP 2025-06-18 · JSON-RPC 2.0
- Generate an API keyin Settings → MCP / API Access.
- Paste the snippet for your client (Claude / Cursor / Codex / ChatGPT / n8n) below.
- Restart the client. Ask:"Use EverAlice to write an Etsy listing for [your product]."
Which ZIP tool do I use?Three flat-priced tiers for a single product, plus bundle/bulk/planner variants:
- magic_lister_single— In-app via Alice or Magic Lister:10-credit Basic Listing(in_app_full). Verified reuse savings are reported only after delivery. Direct MCP uses the separate lightweightmcp_lightcontract.
- magic_lister_buyer_bundle—Complete Launch · 20 credits. Full buyer files: four framed mockups, multi-ratio buyer JPGs (2:3, 3:4, 4:5, 11:14, ISO A), print-ready PDFs, platform-specific graphics, four social launch images (Facebook, X/Twitter, Instagram, Pinterest), Market-Analysis.pdf (suggested pricing tiers + live competitor scan), Welcome.pdf, info cards, and the launch marketing pack.
- magic_lister_bundle— 2–10 products in ONE listing.
- magic_lister_bulk— Basic Listing pipeline for many products at 10 credits each.
- magic_lister_planner_pack— finished digital planner ZIP with AI cover, print-ready PDF, optional hyperlinked navigation, listing/marketing assets. Dynamic cost capped at 22.
- generate_book_pdf— print-ready book PDF with an AI cover, title page, ToC, and a fully written chapter per outline entry. Dynamic cost ~16 for a 10-chapter book.
Reuse existing art:pass the signedsource_image_url(orsource_image_base64) from the priorgenerate_image/generate_mockups/magic_lister_singleresult so the deliverables frame the SAME image the user just saw — never re-roll.
Plan gating:magic_lister_buyer_bundlerequires any activepaid plan.magic_lister_bulkrequiresElite(admins bypass automatically). Copy and single-image tools (generate_mockups,generate_image,upscale_image,remove_background,ai_copywriter, outlines, ad copy) work on every paid plan with credits.
Migration:the legacy Seller Pack tools (magic_lister_pack,magic_lister_bundle_pack,magic_lister_bulk_pack) areretired. Direct calls fail witherror: "deprecated_tool"andcharged: 0. Truthful replacements: for a Basic Listing usemagic_lister_single(ormagic_lister_bulkfor many products) — these are Basic-only routes and do NOT acceptpack_level="complete_launch". For the full shared-contract Complete Launch ZIP over MCP, usemagic_lister_buyer_bundle. Onlymagic_lister_planner_packacceptspack_level(basic|complete_launch), and itscomplete_launchis a PDF-first pack that is not full shared-contract parity. Full-contract Bulk, Greeting Card, and Planner/Printable Complete packages are produced by the in-app makers.
Complete-package parity over MCP:magic_lister_buyer_bundleis the MCP route that ships the fully-contract-compliant Complete Launch ZIP (Welcome.pdf, License.txt, Market-Analysis.pdf, four canonical socials with captions, four info cards, per-marketplace platform-ready listing files, 00-CONTENTS.txt, no .md files).magic_lister_planner_packwithpack_level="complete_launch"ships a PDF-first Complete pack and doesnotinclude Market-Analysis.pdf, all four canonical socials, or the full info-card set — for a fully-contract-compliant Complete Launch planner, use the in-app Digital Planner Maker. Greeting-card and per-item bulk Complete packages are produced by the in-app Greeting Card Studio and Bulk Magic Lister makers.
- Lovable docs checked 2026-07-05: Gemini 3 Flash Preview is the default chat/assistant model for AI features, with GPT Image 2 as the default image model.
- EverAlice runtime: chat/agent text calls use google/gemini-3-flash-preview; image generation routes standard to google/gemini-3.1-flash-image-preview and Pro to google/gemini-3-pro-image-preview.
In Settings → MCP / API Access, clickGenerate key. Copy the key immediately (it's shown only once).
Step 2 — Add EverAlice to your AI client
Edit~/Library/Application Support/Claude/claude_desktop_config.json(macOS) or%APPDATA%\Claude\claude_desktop_config.json(Windows):
{ "mcpServers": { "everalice": { "url": "https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-server", "headers": { "Authorization": "Bearer ea_live_YOUR_KEY_HERE" } } } }
Settings → MCP → Add new MCP server, or edit~/.cursor/mcp.json:
{ "mcpServers": { "everalice": { "url": "https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-server", "headers": { "Authorization": "Bearer ea_live_YOUR_KEY_HERE" } } } }
Cascade → MCP Servers → Add new, or edit~/.codeium/windsurf/mcp_config.json:
{ "mcpServers": { "everalice": { "serverUrl": "https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-server", "headers": { "Authorization": "Bearer ea_live_YOUR_KEY_HERE" } } } }
[mcp_servers.everalice] url = "https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-server" headers = { Authorization = "Bearer ea_live_YOUR_KEY_HERE" }
Settings → Connectors → Add → MCP server. Paste the endpoint and theAuthorization: Bearer …header.
URL: https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-server Header: Authorization: Bearer ea_live_YOUR_KEY_HERE
Use theMCP Clientnode (Streamable HTTP). After connecting, also flip the workflow's Available in MCP toggle to expose it back to other agents.
Node: MCP Client (HTTP) Endpoint: https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-server Transport: Streamable HTTP (JSON-RPC 2.0) Auth: Header Authorization: Bearer ea_live_YOUR_KEY_HERE
EverAlice speaks standard MCP Streamable HTTP. Point your client at this endpoint with the API key as a Bearer token:
Endpoint: https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-server Header: Authorization: Bearer ea_live_YOUR_KEY_HERE Transport: MCP Streamable HTTP (JSON-RPC 2.0)
Once connected, just ask your assistant naturally:
- "Here's my watercolor moon-phase artwork — use EverAlice generate_mockups to make me 4 framed lifestyle wall-art mockups and return the signed URLs."
- "Use EverAlice generate_mockups on this t-shirt design — product_type product, scene_count 6, square — give me the signed URLs."
- "Use EverAlice generate_mockups on this poster with my own scenes: 'cozy reading nook with linen sofa', 'sunlit modern kitchen', 'neutral entryway bench'."
- "Use EverAlice magic_lister_single to deliver the full Etsy ZIP for my watercolor moon-phase printable wall art set — return the signed URL."
- "Use EverAlice generate_book_pdf to write a finished 10-chapter children's book about a tiny astronaut named Nova — illustrated watercolor cover, 8.5x11, warm storybook tone. Return the PDF link."
- "Use EverAlice magic_lister_bundle to bundle these 4 planner products into one Etsy listing with a hero image and 4 mockups, all zipped."
- "Use EverAlice magic_lister_bulk to spin up full listing packs for these 5 sticker designs and deliver one master ZIP."
- "Use EverAlice to generate an Etsy listing for my watercolor moon-phase printable wall art set."
- "I have 5 sticker designs — run EverAlice magic_lister_bulk and return the master ZIP."
- "Generate an image of a celestial tarot card back in midnight blue and gold, then upscale it for print."
- "Remove the background from this product photo and return a transparent PNG."
- "Draft a KDP cover copy + 6-chapter book outline for a beginner watercolor journal."
- "Write 3 Pinterest pin titles + descriptions for my new boho nursery printable set."
The live, machine-readable list is atGET https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-serveror via JSON-RPCtools/list. Costs match in-app pricing; failed calls are auto-refunded.
Anything an MCP client can do, you can do withcurl. The transport is MCP Streamable HTTP — POST JSON-RPC requests with theAcceptheader below or the server will return 406.
curl -X POST "https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-server" \ -H "Authorization: Bearer ea_live_YOUR_KEY_HERE" \ -H "Content-Type: application/json" \ -H "Accept: application/json, text/event-stream" \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
curl -X POST "https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-server" \ -H "Authorization: Bearer ea_live_YOUR_KEY_HERE" \ -H "Content-Type: application/json" \ -H "Accept: application/json, text/event-stream" \ -d '{ "jsonrpc":"2.0","id":2,"method":"tools/call", "params":{ "name":"magic_lister_single", "arguments":{ "product_description":"Watercolor moon-phase printable wall art set, 5 prints, boho nursery", "platform":"etsy", "brand_name":"EverAlice" } } }'
initialize → handshake + server capabilities tools/list → full tool catalog with JSON Schemas tools/call → execute a tool (params: { name, arguments }) ping → liveness check
401 Invalid / revoked API key 402 Insufficient EverAlice credits (auto-refund on tool failure) 403 Account suspended, missing paid-plan access, or missing Elite access for bulk tools 406 Missing Accept: application/json, text/event-stream 429 Rate limited — retry with backoff -32601 Unknown tool / method
- Discovery manifest: /.well-known/mcp.json
- Full setup playbook (printable): /resources/mcp-server-playbook.html
- Live tool catalog:GET https://kfdadgtwmcmgehstagbe.supabase.co/functions/v1/mcp-server
- Launch announcement:Blog →
- Keys are hashed at rest — we can't see them after creation.
- Revoke a key any time from Settings. Active AI clients will lose access immediately.
- Every call deducts EverAlice credits from your account, exactly like using Magic Lister inside the app.
- Treat your API key like a password. Don't paste it into shared chats.
EverAlice AICreative Studio EverAlice AI home
The AI-powered SaaS platform and creative automation software for Etsy sellers — turn one upload into a complete, SEO-ready product bundle.
InstagramX (Twitter)PinterestLinkedInYouTubeFacebook
© 2026 EverAlice AI — AI SaaS platform & automation software for digital product sellers. All rights reserved.
EverAlice AI is an independent software company and is not affiliated with any jewelry, fashion, or retail brand of a similar name.
- Magic Lister
- Book Builder
- AI Copywriter
- Image Generator
- Mockup Studio
- Blog
- See a Live Sample (No Signup)
- Compare
- Affiliate Program
- Become an Affiliate
- Etsy Listing Generator
- Etsy SEO Tool
- AI Etsy Lister
- Etsy SEO AI
- AI Mockup Generator
- AI Listing Generator
- Printable Wall Art Generator
- AI Coloring Book Creator
- Printable Greeting Cards
- Nursery Printable Art
- Wedding Printables (AI)
- Developers / MCP API
- About
- Press
- Facts & Quick Reference
- Best AI Tools for Etsy
- Best AI Listing Generators
- Contact Support
- Email Us
- Email Preferences
- Install as App
- Terms of Service
- Privacy Policy
- Billing & Refunds
Free MCP that drives an audit of your marketing. Your AI connects, adsOS digs through your ads, email and site, and hands back a growth plan you can run today.
Zernio is a social media scheduling platform that lets you manage and publish content across all major platforms from a single API
MCP server that distributes a single piece of content across 8+ channels (DEV.to, Hashnode, GitHub Discussions, Reddit, Bluesky, LinkedIn, Medium, Twitter) with automatic platform-specific adaptation, idempotent publishing, per-community anti-spam rules, and centralized state management.
Publish, schedule, moderate your social inbox, and pull analytics across every major network directly from any AI assistant, via Eclincher.
Run creator storefronts, listings, orders, content, fulfillment, and analytics through AI.
Run reusable AI creative workflows for ecommerce product photography, UGC ads, image-to-video, text-to-video, asset uploads, and async generation results.
Live TikTok creator intelligence MCP — 7 tools (analyze creators, score hooks, remix scripts, predict virality) that chain automatically via a recommended_chain that pre-fills the next 3 tool calls.
Instagram Graph API server for Business/Creator accounts — 24 tools for posting, comments, DMs, and insights.
The most flexible and fun way to grow on social: a strategist, ghostwriter, scheduler and analyst in one — inside the AI you already use, so it has all your context: your real work, in your voice. Starting with LinkedIn, X and Substack.
Connect Claude or ChatGPT to your LinkedIn account to see who engaged on your posts, track performance and profile viewers, spot warm outreach signals, and publish content — built for B2B marketers and creators.
A hosted MCP server for planning, scheduling, media, analytics, and social publishing.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



