U.CASH Pay merchant MCP: create checkouts, verify webhooks, read settings. Non-custodial.
claude mcp add mcp-ucashpay -- uvx mcp-ucashpay
claude_desktop_config.json
{
"mcpServers": {
"mcp-ucashpay": {
"command": "uvx",
"args": [
"mcp-ucashpay"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-ucashpay": {
"command": "uvx",
"args": [
"mcp-ucashpay"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-ucashpay": {
"command": "uvx",
"args": [
"mcp-ucashpay"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-ucashpay": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-ucashpay"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-ucashpay": {
"command": "uvx",
"args": [
"mcp-ucashpay"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.uantum--mcp-ucashpay/reviews or the review_server meta-tool.
POST /mcp