FAQ
Common questions
What Editmamei is, what it isn't, and how it works.
- Is there an MCP server for Photoshop?
- Editmamei is one: a Model Context Protocol (MCP) server for Adobe Photoshop. Your AI client connects to it, and it drives the Photoshop already installed on your computer. You describe the edit, the AI plans the steps, and Photoshop carries them out.
- Is Editmamei a web app?
- No. Editmamei installs on your computer as a command-line package and drives the Adobe Photoshop you already have. Nothing runs in a browser; there is no hosted editor.
- Is Editmamei a Photoshop plugin?
- No. It is not installed through Adobe's marketplace and does not run inside Photoshop. It runs alongside Photoshop as a separate local program that sends editing instructions to it.
- Do I need Photoshop to use Editmamei?
- Yes. Editmamei drives your own copy of Adobe Photoshop. It is not a replacement for it. You need an active Photoshop license and an installation on the same computer.
- Does Editmamei upload my photos?
- Your photo files stay on your machine. The editing happens inside your own Photoshop. When you ask your AI assistant to look at a preview, a small downscaled version goes to that AI provider, the same as if you'd dropped the file into a chat with it. That's a property of which AI assistant you choose, not something Editmamei adds.
- What data does Editmamei collect, and how is it used?
- Nothing about the content of your edits goes to us: no images, documents, or file paths. Editmamei does send anonymous, content-free usage data (which tools ran, whether they succeeded, how long they took) so a small team can see what works and what breaks. It's on by default, documented field by field, and you can switch it off in your settings. (Separately, when your AI assistant needs to see an edit, a downscaled preview goes to that assistant. See the question above.) Full breakdown on the privacy page.
- Which AI clients work with Editmamei?
- Any AI client that supports the Model Context Protocol (MCP). The most common starting points today are Claude Desktop, Claude Code, and Cursor. Claude Desktop is the easiest setup if you are not sure where to begin.
- Can an AI assistant edit photos in Photoshop for me?
- Yes. Connect Claude Desktop, Claude Code, or Cursor to Editmamei and it becomes a Photoshop assistant: you say what the photo needs in plain English, and it works the real Photoshop tools on your machine, layer by layer.
- Is Editmamei free?
- The Community Edition is free. Install it from npm and use the full core toolkit at no cost. The Pro Edition adds tools for production workflows (the reproducible-template system, Camera Raw develop, subject-instance targeting, and Photoshop Actions and scripting) and requires a paid license.
- Is Editmamei open source?
- No, and we're careful with that word. Editmamei CE's source is public on GitHub under the Functional Source License (FSL-1.1-MIT), a fair-source license, not an OSI-approved open-source license. You can read, run, modify, and redistribute the code for almost anything, including commercial photo-editing work. The one thing the license holds back, for two years per release, is offering the code to others in a commercial product or service that competes with Editmamei CE or Pro.
- Can I use or modify Editmamei CE's source code?
- Yes, for almost anything. FSL-1.1-MIT covers commercial photo editing (studio, agency, client work), forking or modifying CE for internal tooling even at a company that competes with us elsewhere, paid consulting or training for Editmamei users, and teaching, researching, or auditing the code. What it doesn't cover, for two years per release, is turning CE into a competing product: selling or hosting CE (or a derivative) as a Photoshop-automation product or service, or building a commercial substitute for Editmamei Pro out of CE code.
- Does Editmamei CE's license change over time?
- Yes. Two years after each version of CE ships, that version automatically converts to the plain MIT license, with no restrictions. Until then it is licensed under FSL-1.1-MIT. Editmamei Pro is a separate, commercially licensed module, and its source is not published, so this conversion is CE-only.
- Can AI automate Photoshop, like applying one look to a whole shoot?
- Photo by photo, yes. There is no one-click folder runner. The Pro template system saves a look once; the AI then reapplies it to each new photo, re-deriving the settings for that image rather than stamping identical values, and checks the result against the template's criteria. You review the output, not redo the work.
- Can AI color grade or retouch photos without generative AI?
- Both, non-destructively. Color grading lands as real adjustment layers (curves, levels, hue and saturation) you can re-open and re-tune any time. Retouching uses Photoshop's own content-aware tools and runs on a duplicated layer, so the original stays intact. No generative model touches your pixels.
- Does Editmamei use generative AI to create or alter pixels?
- No. Editmamei uses only Photoshop's own tools: adjustment layers, masks, selections, and filters. No generative model touches your pixels. The AI plans the edit; Photoshop carries it out with its own standard, non-generative tools.
- Does Editmamei work on Mac and Windows?
- Yes. Editmamei runs on macOS 12 and later and Windows 10 and 11.
- Is Editmamei made by Adobe?
- No. Editmamei is an independent product. It connects to Adobe Photoshop but is not made by, affiliated with, or endorsed by Adobe.
Still have questions? See the full documentation on GitHub or get in touch.