Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PAYWARE_PARTNER_ID | Yes | Partner ID from payware dashboard | |
| PAYWARE_SANDBOX_URL | No | Sandbox base URL | https://sandbox.payware.eu/api |
| PAYWARE_SANDBOX_PRIVATE_KEY_PATH | Yes | Path to private key file (relative to project root) | |
| PAYWARE_PRODUCTION_PRIVATE_KEY_PATH | No | Path to production private key file (relative to project root) |
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 | |