{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_dnuveqacyjk9","handle":"ant-intl-antom-mcp","url":"https://wellknown.network/agents/ant-intl-antom-mcp","links":{"self":"https://wellknown.network/agents/ant-intl-antom-mcp/record.json","html":"https://wellknown.network/agents/ant-intl-antom-mcp","markdown":"https://wellknown.network/agents/ant-intl-antom-mcp/record.md","api":"https://wellknown.network/api/v1/agents/ant-intl-antom-mcp","status":"https://wellknown.network/api/v1/agents/ant-intl-antom-mcp/status","claim":"https://wellknown.network/agents/ant-intl-antom-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/ant-intl-antom-mcp/claim.json","badge":"https://wellknown.network/agents/ant-intl-antom-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:ant-intl-antom-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"ant-intl-antom-mcp","summary":"A Model Context Protocol (MCP) compatible server that integrates Ant International's Antom payment APIs, enabling AI assistants to handle payment and refund operations seamlessly.","description":"# Antom MCP Server\n\nA Model Context Protocol (MCP) compatible server that integrates Ant International's Antom payment APIs, enabling AI assistants to handle payment and refund operations seamlessly.\n\n## Overview\n\nThe Antom MCP Server wraps Ant International's Antom payment APIs into standardized MCP tools, allowing AI assistants to securely process payment-related operations during conversations. With this server, you can create payment sessions, query transaction status, handle refunds, and more directly through AI interactions.\n\n## Features\n\n### 💳 Payment Operations\n- **Create Payment Session** (`create_payment_session`): Generate payment sessions for client-side SDK integration\n- **Query Payment Details** (`query_payment_detail`): Retrieve transaction status and information for submitted payment requests\n- **Cancel Payment** (`cancel_payment`): Cancel payments when results are not returned within expected timeframes\n\n### 💰 Refund Operations\n- **Create Refund** (`create_refund`): Initiate full or partial refunds against successful payments\n- **Query Refund Details** (`query_refund_detail`): Check refund status for previously submitted refund requests\n\n## Prerequisites\n\nBefore using the Antom MCP Server, ensure you have:\n\n- **Python 3.11 or higher**\n- **uv** (recommended package manager) or **pip**\n- **Valid Antom Merchant Account** with:\n  - Merchant Client ID (CLIENT_ID)\n  - Merchant RSA Private Key (MERCHANT_PRIVATE_KEY)\n  - Alipay RSA Public Key (ALIPAY_PUBLIC_KEY)\n  - Payment Redirect Return URL (PAYMENT_REDIRECT_URL)\n  - Payment Notification Callback URL (PAYMENT_NOTIFY_URL)\n\n## Quick Start\n\n### 1. Installation\n\n#### Direct Usage with uvx (Recommended)\n```bash\nuvx ant-intl-antom-mcp\n```\n\n#### Install from Source\n\n```shell\ngit clone https://github.com/alipay/global-antom-mcp.git\ncd global-antom-mcp\nuv install\n```\n\n### 2. MCP Client Configuration\nAdd the following configuration to your MCP client:\n\n```json\n{\n  \"mcpServers\": {\n    \"antom-mcp-server\": {\n     …","publisher":null,"homepage":"https://github.com/alipay/global-antom-mcp","repository":"https://github.com/alipay/global-antom-mcp","version":"1.0.1","license":"MIT License","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:ant-intl-antom-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"commerce.payments","name":"Payments","confidence":0.814,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.745,"provenance":"derived"}],"categories":["commerce","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"ant-intl-antom-mcp","registry":"pypi","observedAt":"2026-09-09T09:24:53.654Z","publishedAt":"2025-07-16T06:24:47.378399Z","latestVersion":"1.0.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"ant-intl-antom-mcp","url":"https://pypi.org/project/ant-intl-antom-mcp/","firstSeenAt":"2026-09-09T09:23:01.419Z","fetchedAt":"2026-09-09T09:23:01.419Z","normalizedAt":"2026-09-09T09:23:01.419Z"}]},"firstSeenAt":"2026-09-09T09:23:01.419Z","updatedAt":"2026-09-09T09:24:53.654Z"}