Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOGGING | No | Enable console logs for debugging | |
UNITY_HOST | No | The host address for remote MCP bridge connections (e.g., 192.168.1.100) | |
UNITY_PORT | No | The port number for the WebSocket server | 8090 |
LOGGING_FILE | No | Enable logging to a file for debugging | |
UNITY_REQUEST_TIMEOUT | No | The timeout in seconds between the MCP server and the WebSocket |
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 |