Loading MCP server directory, please wait...
Let AI agents collect VietQR payments — generate a QR and auto-confirm settlement.
npx @getmcp/cli add io.github.phuocdu/agentpay-vnRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.phuocdu/agentpay-vn": {
"command": "uvx",
"args": [
"agentpay-vn"
],
"env": {
"AGENTPAY_API_KEY": "",
"AGENTPAY_BASE_URL": "https://agentpay.servicesai.vn/v1"
}
}
}
}