Skip to content
Zed

Glyphloop for Zed

io.github.ideoshi/glyphloop

Create loop-perfect ASCII animations and website-ready embeds with an AI agent.

client:Zed transport:stdio runtime:npm

Install Glyphloop in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "glyphloop": {
      "command": "npx",
      "args": [
        "-y",
        "glyphloop"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Glyphloop in other clients