Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KEY_FILE | No | Path to the private key file | privkey.pem |
| CERT_FILE | No | Path to the client certificate file | sa-cert.crt |
| MCP_TRANSPORT | No | Transport method for MCP communication | stdio |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |