Let AI agents manage ChainPay payments, balances, and crypto withdrawals directly.
This MCP tool claims to directly operate the ChainPay cryptocurrency payment system, including order creation, balance checks, and withdrawals. Although it is open-source under MIT, the materials are sparse, there is no README, and community adoption is low; because it touches financial operations, it should be used with caution.
The materials state that no keys or environment variables are required, and no explicit credential collection is documented. However, because it claims to support balance checks and withdrawals, there is still a need to verify whether any undisclosed authentication method or account-abuse risk exists in practice.
Its description says it can 'directly operate' the ChainPay payment system, which typically implies communication with a related service. Yet the materials list no remote endpoint, so the destination, scope, and content of network egress are not disclosed.
The system checks indicate that this tool has code-execution capability. That is a normal property for an MCP tool, but without a README or documented permission boundaries, it is unclear whether execution is limited to necessary operations.
The available materials do not specify what local files, account data, or transaction records it can read or write, nor whether it stores order, balance, or withdrawal information. Since the functionality involves payments and fund flows, the data-access scope needs further verification.
Positive factors include that it is open-source and MIT-licensed, so the code can be audited. However, it comes from a third-party registry, has 0 GitHub stars, unknown maintenance status, and no README, so overall supply-chain confidence is limited and the source code and dependencies should be reviewed first.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "@chainpayto/mcp-server" yet — see the docs or source repo.
Please create a payment order via ChainPay for 99 USDT titled "Pro Membership Subscription" and return the payment link and order ID.
Returns key order details such as order ID, payment amount, payment link, and status.
Please check the current ChainPay account balance and list available and locked balances by token.
Returns balance information grouped by token for a clear view of account funds.
Please submit a withdrawal via ChainPay for 250 USDT to a specified wallet address, and confirm the fee, net amount, and withdrawal status.
Returns the withdrawal result including destination address, fee, estimated received amount, and current status.
Enable AI agents to manage wallets and send or receive USDC payments.
Integrate crypto payment requests, webhook verification, and payment URL generation.
Securely access Paytm APIs to automate refunds, settlements, and transaction checks.
Build paid MCP servers that charge AI agents per call in USDC.
Lets AI agents provision, manage, and renew cloud servers with USDC.
Enable agents to charge and accept payments securely via MCP and REST.