glyphic for Windsurf
io.github.ms-teja/glyphic
Generate 18 diagram types from structured JSON natively. Built for LLMs and agents.
client:Windsurf
transport:stdio
runtime:npm
Install glyphic in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"glyphic": {
"command": "npx",
"args": [
"-y",
"@glyphicjs/mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs