Skip to content
Cline

U.CASH Pay (merchant MCP) for Cline

io.github.uantum/mcp-ucashpay

U.CASH Pay merchant MCP: create checkouts, verify webhooks, read settings. Non-custodial.

client:Cline transport:stdio runtime:pypi

Install U.CASH Pay (merchant MCP) in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

U.CASH Pay (merchant MCP) in other clients