Skip to content
Claude Desktop

editmamei for Claude Desktop

io.github.editmamei/editmamei

Photoshop MCP server: natural-language AI photo editing in desktop Photoshop. AI orchestration.

client:Claude Desktop transport:stdio runtime:npm

Install editmamei in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "editmamei": {
      "command": "npx",
      "args": [
        "-y",
        "editmamei"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

editmamei in other clients