AgentPay VN runs on your own machine — the client starts it, so there is no endpoint to ping. 80 installs a week from pypi. Last commit 15 Jun 2026.
Let AI agents collect VietQR payments — generate a QR and auto-confirm settlement.
Today is the operative word: we check AgentPay VN every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agentpay-vn -- uvx agentpay-vn
{
"mcpServers": {
"agentpay-vn": {
"args": [
"agentpay-vn"
],
"command": "uvx"
}
}
}
[mcp_servers.agentpay-vn]
command = "uvx"
args = ["agentpay-vn"]
{
"mcpServers": {
"agentpay-vn": {
"args": [
"agentpay-vn"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agentpay-vn": {
"args": [
"agentpay-vn"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
AGENTPAY_API_KEY (AgentPay API key (ap_live_* or ap_test_*). Only needed when a tool is invoked.), AGENTPAY_BASE_URL (API base URL.).
The author declared them in the registry entry; get the values from the project itself.
Generate crypto QR codes (BTC, ETH, SOL, USDC, USDT, EURC) and manage payment sessions.
KYC-verified INR wallets for AI agents in India. Payments, escrow, and settlements.
Payment rails for AI agents — escrow, settlement, discovery, and disputes from any context window.
x402 payment wrapper for AI Agents and MCP Servers. USDC settlements on Base L2.
Secure USDC payments for AI agents on Base blockchain with budget controls and instant settlement.
Wallet and payments for AI agents: auto-pay x402 APIs in USDC on XDC, within on-chain limits.
Send fiat payments via MCP with two-step confirmation and Stripe Connect.
Generate branded contractor quotes: hosted approval page, PDF, QR code, and Stripe payment link.
Answers built from our own checks of this server.