mcp-ucashpay

UdotCASH/mcp-ucashpay
★ 0 stars Python Browser/Web Updated today
Merchant-side MCP server for U.CASH Pay: create checkouts, verify webhooks, read settings + integrations. For Claude Desktop / Cursor.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-ucashpay": {
      "command": "uvx",
      "args": [
        "mcp-ucashpay"
      ]
    }
  }
}

Or install with pip: pip install mcp-ucashpay

README Excerpt

A merchant-side **MCP server** for **U.CASH Pay**. Let Claude Desktop, Cursor, or any MCP client manage a merchant's pay.u.cash: create checkouts, verify settlement webhooks, and read settings + integration credentials. - `create_checkout(amount, currency, title, external_reference)` → hosted checkout URL + transaction id

Topics

agentsbitcoincrypto-paymentsdefiethereumhttp-402mcpnon-custodialpayment-gatewayucashweb3