Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DC_TLD | No | Comma-separated list of TLDs to check. | |
| DC_FILE | No | Path to a file containing a list of domains to check. | |
| DC_PREFIX | No | Comma-separated list of prefixes for domain name generation. | |
| DC_PRESET | No | Set the default curated preset to use (e.g., startup, tech, popular). | |
| DC_PRETTY | No | Whether to enable pretty-formatted output (true/false). | |
| DC_SUFFIX | No | Comma-separated list of suffixes for domain name generation. | |
| DC_TIMEOUT | No | Set the timeout for network requests (e.g., 10s). | |
| DC_BOOTSTRAP | No | Enable or disable IANA bootstrap for TLD discovery (true/false). | |
| DC_CONCURRENCY | No | Set the concurrency level for domain checks (e.g., 50). |
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 | |