Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RELAY_URL | No | Relay server WebSocket URL | ws://localhost:9999 |
| RELAY_PORT | No | Port for relay server | 9999 |
| RELAY_CLIENT_ID | No | Identifier for this instance (e.g., 'MACHINE_A', 'LAPTOP', 'DESKTOP') | hostname |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |