Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | WebSocket port for CEP bridge. Default is 8097. | 8097 |
| elevenlabs_api_key | No | ElevenLabs API key for AI voiceover. | |
| elevenlabs_default_model | No | TTS model. Default is eleven_multilingual_v2. | eleven_multilingual_v2 |
| elevenlabs_default_voice_id | No | Default voice (Rachel). Default is 21m00Tcm4TlvDq8ikWAM. | 21m00Tcm4TlvDq8ikWAM |
Capabilities
Server capabilities have not been inspected yet.
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 | |