Skip to main content
Glama

Visa Acceptance

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VISA_ACCEPTANCE_TOOLSNoComma-separated list of tools to enable, or 'all' to enable all toolsall
VISA_ACCEPTANCE_API_KEY_IDYesYour Visa Acceptance API key ID
VISA_ACCEPTANCE_SECRET_KEYYesYour Visa Acceptance secret key
VISA_ACCEPTANCE_ENVIRONMENTNoWhen SANDBOX, points to apitest.visa-acceptance.com (non-production). When PRODUCTION, points to api.visa-acceptance.com (production)SANDBOX
VISA_ACCEPTANCE_MERCHANT_IDYesYour Visa Acceptance merchant ID

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
create_invoice

This tool will create an invoice in Visa Acceptance.

update_invoice

This tool will update an invoice in Visa Acceptance.

get_invoice

This tool will get a specific invoice from Visa Acceptance.

list_invoices

This tool will list invoices from Visa Acceptance.

send_invoice

This tool will send an invoice to the customer from Visa Acceptance.

cancel_invoice

This tool will cancel an invoice in Visa Acceptance.

create_payment_link

This tool will create a payment link in Visa Acceptance.

update_payment_link

This tool will update a payment link in Visa Acceptance.

get_payment_link

This tool will get a specific payment link from Visa Acceptance.

list_payment_links

This tool will list payment links from Visa Acceptance.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/visaacceptance/agent-toolkit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server