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.UdotCASH/mcp-ucashRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.UdotCASH/mcp-ucash": {
"command": "uvx",
"args": [
"mcp-ucash"
]
}
}
}