Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Environment mode - production or development | |
| LOG_LEVEL | No | Controls log verbosity - ERROR, INFO, or DEBUG | INFO |
| DEPLOYHQ_EMAIL | Yes | Your DeployHQ login email | |
| DEPLOYHQ_ACCOUNT | Yes | Your DeployHQ account name (from URL: https://ACCOUNT.deployhq.com) | |
| DEPLOYHQ_API_KEY | Yes | Your DeployHQ password/API key |
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 | |