MCP Server
MCP
AgentPay VN
Let AI agents collect VietQR payments — generate a QR and auto-confirm settlement.
Install
uvx agentpay-vn
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "agentpay-vn",
"version": "1.0.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "AgentPay API key (ap_live_* or ap_test_*). Only needed when a tool is invoked.",
"isSecret": true,
"name": "AGENTPAY_API_KEY"
},
{
"description": "API base URL.",
"default": "https://agentpay.servicesai.vn/v1",
"name": "AGENTPAY_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment