Skip to content
Claude Desktop

Peelaway Image Editing for Claude Desktop

io.github.jakeloo/peelaway

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

client:Claude Desktop transport:streamable-http

Install Peelaway Image Editing in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "peelaway": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.peelaway.io/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Peelaway Image Editing in other clients