Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SAP_URL | Yes | The URL to access the ABAP system (e.g., https://your-sap-server.com:44300). | |
| SAP_USER | Yes | Your SAP username. | |
| SAP_CLIENT | No | The SAP client to connect to (optional but recommended). | |
| SAP_LANGUAGE | No | The SAP language for the session (optional but recommended). | |
| SAP_PASSWORD | Yes | Your SAP password. | |
| NODE_TLS_REJECT_UNAUTHORIZED | No | Set to "0" to allow connections to SAP servers using self-signed certificates. |
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 | |