Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | WebSocket server port | 3000 |
SMITHERY | No | Set to "true" to enable Smithery mode (uses WebSocket transport) | false |
SCRIPT_ROOT | No | Directory to store script templates | |
UNITY_PROJECTS_PATH | No | Directory to store Unity projects |
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 |