โ—ˆ SYLVONYX

← Back to Catalog

unity-editor

Official
โ— Built

No description provided.

stdio

registry.sylvonyx.com/mcp/unity-editor:latest

latest

https://github.com/sylvonyx/mcp-servers

manual:cassarns

Apr 13, 2026

Platform Support

Multi-arch
๐Ÿง
amd64
linux
๐Ÿง
arm64
linux
Apple Silicon

Usage

Add this server to your MCP configuration:

Docker (stdio)

{
  "mcpServers": {
    "unity-editor": {
      "type": "stdio",
      "command": "docker",
      "args": ["run", "-i", "--rm", "--platform", "linux/amd64", "registry.sylvonyx.com/mcp/unity-editor:latest"]
    }
  }
}