Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUG_MODE | No | Enable verbose logging | false |
POE_API_KEY | Yes | Your Poe API key (required) | |
MAX_FILE_SIZE_MB | No | Maximum file size for uploads | 10 |
CLAUDE_COMPATIBLE | No | Enable Claude compatibility mode | true |
SESSION_EXPIRY_MINUTES | No | Session expiry duration in minutes | 60 |
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 |