Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Environment mode, set to 'development' to enable debugging | |
| USER_AGENT_MAX_RETRIES | No | Max retry attempts | 3 |
| USER_AGENT_POOL_CONFIG | No | Custom pool config (JSON string) | |
| USER_AGENT_POOL_STRATEGY | No | Rotation strategy (random, sequential, or smart) | random |
| USER_AGENT_ROTATION_ENABLED | No | Enable/disable rotation | true |
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 | |