OmniGlyph for Windsurf
io.github.aidi1723/omniglyph
Local symbol ground truth MCP server for Unicode lookup and code-symbol linting.
client:Windsurf
transport:stdio
runtime:pypi
Install OmniGlyph in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"omniglyph": {
"command": "uvx",
"args": [
"omniglyph"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs