Back to directory
playcanvas/editor-mcp-server

playcanvas/editor-mcp-server

@playcanvas

MCP Server for AI automation of the PlayCanvas Editor

playcanvaseditorautomationaimcp3dgame-development

Installation & Configuration

{
  "playcanvas": {
    "command": "npx",
    "args": [
      "tsx",
      "src/server.ts"
    ],
    "env": {
      "PORT": "52000"
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12