Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUG | No | Enable debug logging | false |
NO_RELAY | No | Disable relay server | false |
OSC_SEND_IP | No | Address for sending to VRChat | 127.0.0.1 |
OSC_SEND_PORT | No | Port for sending to VRChat | 9000 |
OSC_RECEIVE_IP | No | Address for receiving from VRChat | 127.0.0.1 |
WEBSOCKET_HOST | No | WebSocket host for communication | localhost |
WEBSOCKET_PORT | No | WebSocket port for communication | 8765 |
OSC_RECEIVE_PORT | No | Port for receiving from VRChat | 9001 |
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 |