Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port the server runs on. | 3000 |
| TG_CHAT_ID | No | Telegram Chat ID. Optional; required only for sending alerts via Telegram. | |
| VT_API_KEY | No | VirusTotal API key. Optional; required only for VirusTotal analysis stats (vt_lookup tool). | |
| MB_AUTH_KEY | Yes | MalwareBazaar API key, required for real-time threat intel and sample metadata. Obtain from https://auth.abuse.ch/ | |
| TG_BOT_TOKEN | No | Telegram Bot Token. Optional; required only for sending alerts via Telegram. |
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 | |