Skip to content

Başlangıç

İstemcinizi seçin, kurun ve ilk istemi gönderin. Yaklaşık bir dakika sürer.

Ayrıntılı dokümantasyon İngilizcedir.

Başlamadan önce

  • Adobe Photoshop kurulu ve açık (macOS veya Windows).
  • Node.js 18 veya üzeri — Claude Desktop paketini kullanıyorsanız gerekmez.

İstemcinizi seçin

Popüler
  1. Click Install in Cursor and accept the prompt.
  2. If nothing opens, paste the JSON into mcp.json.
Buton işe yaramazsa bunu yapılandırmanıza yapıştırın
mcp.json
{
  "mcpServers": {
    "photoshop": {
      "command": "npx",
      "args": [
        "-y",
        "@alisaitteke/photoshop-mcp"
      ]
    }
  }
}

Nereye yapıştırılır~/.cursor/mcp.jsonCursor Settings → MCP → Add new MCP server

Çalıştığını doğrulayın
Photoshop’a ping at ve açık belgeleri listele.

Photoshop sürümünü ve açık belgelerin adlarını görmelisiniz.

İlk istemleriniz

text
Remove the background from the active layer and keep the original pixels behind a mask.
text
Resize this document to 1080x1350, sharpen it, and export an optimized JPEG.
text
Organize the layer stack: rename layers by kind and group related ones.

Sonraki adımlar