Digche Icons for VS Code
io.github.elinaseri/digche-icons
Find semantic Digche replacements for functional UI icons and retrieve the selected SVG style.
client:VS Code
transport:streamable-http
tools:6
Install Digche Icons in VS Code
.vscode/mcp.json
{
"servers": {
"digche-icons": {
"type": "http",
"url": "https://digche.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs