Odel
Glyphloop

Glyphloop

Local
@ideoshiTypeScriptMITUpdated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmglyphloopv0.1.0-beta.0

Run

npx -y glyphloop

MCP client config

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