Skip to content
Cline

Glyphloop for Cline

io.github.ideoshi/glyphloop

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

client:Cline transport:stdio runtime:npm

Install Glyphloop in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Glyphloop in other clients