netcafe images for Zed
com.ainetcafe/netcafe-images
Diagrams, badges, charts and QR codes as plain image URLs you can paste into Markdown.
client:Zed
transport:streamable-http
tools:8
Install netcafe images in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"netcafe-images": {
"url": "https://ainetcafe.com/mcp/img?s=registry"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs