Installation & Configuration
{
"mcpServers": {
"antom-mcp-server": {
"command": "uvx",
"args": [
"ant-intl-antom-mcp"
],
"env": {
"GATEWAY_URL": "https://open-sea-global.alipay.com",
"CLIENT_ID": "your_client_id_here",
"MERCHANT_PRIVATE_KEY": "your_merchant_private_key_here",
"ALIPAY_PUBLIC_KEY": "your_alipay_public_key_here",
"PAYMENT_REDIRECT_URL": "/",
"PAYMENT_NOTIFY_URL": "https://your-domain.com/payment/notify"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2025/6/10
Updated
2025/12/26