๐Ÿ‘‘ Functional WebGL

5,547 stars JavaScript 1 file ยท ~468 tokens #javascript#regl#webgl

regl MCP Server

MCP server for regl-project/regl

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "regl": {
      "command": "npx",
      "args": [
        "-y",
        "@regl-project/regl"
      ]
    }
  }
}