Skip to content
Zed

Image Resize API for Zed

io.github.br0ski777/image-resize

Resize images from URL — PNG, JPEG, WebP output. x402 micropayment.

client:Zed transport:sse

Install Image Resize API in Zed

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

{
  "context_servers": {
    "image-resize": {
      "url": "https://image-resize.api.klymax402.com/mcp"
    }
  }
}

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

Image Resize API in other clients