photoshop mcp for Windsurf
io.github.alisaitteke/photoshop-mcp
MCP server for Adobe Photoshop — 122 tools (generative AI + recipes), standalone web UI. Control Ph…
client:Windsurf
transport:stdio
runtime:npm
Install photoshop mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"photoshop-mcp": {
"command": "npx",
"args": [
"-y",
"@alisaitteke/photoshop-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs