Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MSF_SSL | No | Whether to use SSL for the Metasploit RPC connection (true/false). | false |
| MSF_PORT | No | The port for the Metasploit RPC server. | 55553 |
| MSF_SERVER | No | The IP address or hostname of the Metasploit RPC server. | 127.0.0.1 |
| MSF_PASSWORD | No | The password for the Metasploit RPC server. | |
| PAYLOAD_SAVE_DIR | No | Optional: Custom directory path where generated payloads will be saved. |
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 | |