NSFW Image Detector for Zed
io.github.bookyo/nsfw-image-detector
NSFWJS-based image safety detector (GIF/APNG/WebP/JPEG/PNG).
client:Zed
transport:sse
Install NSFW Image Detector in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"nsfw-image-detector": {
"url": "https://elysiatools.com/mcp/sse?toolId=nsfw-image-detector"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs