Installation & Configuration
{
"mcpServers": {
"playcanvas": {
"command": "npx",
"args": [
"tsx",
"/path/to/mcp-editor/src/server.ts"
],
"env": {
"PORT": "52000"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/3/18
Updated
2026/6/7