Skip to content
Grok

Peelaway Image Editing for Grok

io.github.jakeloo/peelaway

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

client:Grok transport:streamable-http

Install Peelaway Image Editing in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Peelaway Image Editing in other clients