U.CASH Pay (merchant MCP) for Zed
io.github.uantum/mcp-ucashpay
U.CASH Pay merchant MCP: create checkouts, verify webhooks, read settings. Non-custodial.
client:Zed
transport:stdio
runtime:pypi
Install U.CASH Pay (merchant MCP) in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-ucashpay": {
"command": "uvx",
"args": [
"mcp-ucashpay"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs