Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Customize log level (e.g., DEBUG, INFO, WARN, ERROR, FATAL) | INFO |
| DISABLE_SSL | No | Disable SSL certificate verification (useful for development with self-signed certificates) | false |
| LUSHA_API_KEY | Yes | Your Lusha API key | |
| LUSHA_TIMEOUT | No | Timeout for Lusha API requests in milliseconds | 45000 |
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 | |