Skip to content
VS Code

Peelaway Image Editing for VS Code

io.github.jakeloo/peelaway

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

client:VS Code transport:streamable-http

Install Peelaway Image Editing in VS Code

.vscode/mcp.json

{
  "servers": {
    "peelaway": {
      "type": "http",
      "url": "https://mcp.peelaway.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Peelaway Image Editing in other clients