Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
ENVIRONMENT | No | Environment-specific context loading (e.g., prod, dev) | |
AUTO_LOAD_CONTEXTS | No | Whether to automatically load context files at startup | true |
CONTEXT_CONFIG_DIR | No | Directory path containing the context configuration files | ./contexts |
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 |