engine

GitHub

Powerful web graphics runtime built on WebGL, WebGPU, WebXR and glTF

engine MCP Server

MCP server for playcanvas/engine

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