Glyphloop for Windsurf
io.github.ideoshi/glyphloop
Create loop-perfect ASCII animations and website-ready embeds with an AI agent.
client:Windsurf
transport:stdio
runtime:npm
Install Glyphloop in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"glyphloop": {
"command": "npx",
"args": [
"-y",
"glyphloop"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs