Digche Icons for Zed
io.github.elinaseri/digche-icons
Find semantic Digche replacements for functional UI icons and retrieve the selected SVG style.
client:Zed
transport:streamable-http
tools:6
Install Digche Icons in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"digche-icons": {
"url": "https://digche.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs