Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOGGING | No | Enable console logging for debugging | |
| UNITY_HOST | No | The host address for the Unity WebSocket server. Set to the Unity machine's IP address when running the MCP bridge remotely | localhost |
| UNITY_PORT | No | The WebSocket port number for the Unity MCP server | 8090 |
| LOGGING_FILE | No | Enable file logging for debugging | |
| UNITY_REQUEST_TIMEOUT | No | The timeout in seconds between the MCP server and the WebSocket | 10 |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |