editmamei for Cline
io.github.editmamei/editmamei
Photoshop MCP server: natural-language AI photo editing in desktop Photoshop. AI orchestration.
client:Cline
transport:stdio
runtime:npm
Install editmamei in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"editmamei": {
"command": "npx",
"args": [
"-y",
"editmamei"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs