Loading MCP server directory, please wait...
U.CASH Pay merchant MCP: create checkouts, verify webhooks, read settings. Non-custodial.
npx @getmcp/cli add io.github.uantum/mcp-ucashpayRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.uantum/mcp-ucashpay": {
"command": "uvx",
"args": [
"mcp-ucashpay"
]
}
}
}