Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_TTL | No | Cache duration in seconds | 3600 |
| MAX_RETRIES | No | API retry attempts | 3 |
| OTX_API_KEY | Yes | Your AlienVault OTX API key (required for community-driven threat intelligence and IOC feeds) | |
| IPINFO_API_KEY | No | Your IPinfo API key (optional, for enhanced geolocation, ASN, and infrastructure data) | |
| REQUEST_TIMEOUT | No | Request timeout in seconds | 30 |
| ABUSEIPDB_API_KEY | No | Your AbuseIPDB API key (optional, for IP reputation and geolocation with abuse confidence scoring) | |
| VIRUSTOTAL_API_KEY | Yes | Your VirusTotal API key (required for file and URL reputation analysis with 70+ antivirus engines) |
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 | |