glyphic for Zed
io.github.ms-teja/glyphic
Generate 18 diagram types from structured JSON natively. Built for LLMs and agents.
client:Zed
transport:stdio
runtime:npm
Install glyphic in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"glyphic": {
"command": "npx",
"args": [
"-y",
"@glyphicjs/mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs