Skip to content
Zed

Mochify for Zed

app.mochify/mochify

Image and PDF toolkit: convert to AVIF/WebP/JXL, resize, crop, remove backgrounds, optimize PDFs.

client:Zed transport:streamable-http runtime:cargo

Install Mochify in Zed

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

{
  "context_servers": {
    "mochify": {
      "url": "https://mcp.mochify.app/mcp"
    }
  }
}

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

Mochify in other clients