image for Zed
com.yaktool/image
Compress, convert and resize images locally, with marketplace presets and rule rechecks.
client:Zed
transport:stdio
runtime:npm
Install image in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"image": {
"command": "npx",
"args": [
"-y",
"yaktool-image-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs