Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
HOST | No | Host address for IDE connection | 127.0.0.1 |
WS_PORT | No | Port for WebSocket server | 27042 |
IDE_PORT | No | Specific port for IDE connection (Auto-scans 63342-63352 if not specified) | |
LOG_ENABLED | No | Enable debug logging | false |
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 |