Skip to content
Zed

Peelaway Image Editing for Zed

io.github.jakeloo/peelaway

Edit images over MCP with object removal, background removal, and guided generative edits.

client:Zed transport:streamable-http

Install Peelaway Image Editing in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "peelaway": {
      "url": "https://mcp.peelaway.io/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Peelaway Image Editing in other clients