Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
VISA_ACCEPTANCE_TOOLS | No | Comma-separated list of tools to enable, or 'all' to enable all tools | all |
VISA_ACCEPTANCE_API_KEY_ID | Yes | Your Visa Acceptance API key ID | |
VISA_ACCEPTANCE_SECRET_KEY | Yes | Your Visa Acceptance secret key | |
VISA_ACCEPTANCE_ENVIRONMENT | No | When SANDBOX, points to apitest.visa-acceptance.com (non-production). When PRODUCTION, points to api.visa-acceptance.com (production) | SANDBOX |
VISA_ACCEPTANCE_MERCHANT_ID | Yes | Your Visa Acceptance merchant ID |
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 |