Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
AUTH_TOKEN | No | Bearer token for authentication | |
AUTH_API_KEY | No | API key for authentication | |
AUTH_PASSWORD | No | Password for basic authentication | |
AUTH_USERNAME | No | Username for basic authentication | |
AUTH_API_KEY_IN | No | Location of the API key (header/query/cookie) | |
AUTH_API_KEY_NAME | No | Name of the API key parameter | |
AUTH_COGNITO_REGION | No | Cognito region for authentication | |
AUTH_COGNITO_PASSWORD | No | Cognito password for authentication | |
AUTH_COGNITO_USERNAME | No | Cognito username for authentication | |
AUTH_COGNITO_CLIENT_ID | No | Cognito client ID for authentication | |
AUTH_COGNITO_USER_POOL_ID | No | Cognito user pool ID for authentication |
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 |