agents.u.cash for Claude Desktop
io.github.uxdevo/agents-u-cash
Non-custodial HTTP-402 crypto payments for AI agents. 79-tool MCP server.
client:Claude Desktop
transport:stdio
runtime:oci
Install agents.u.cash in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agents-u-cash": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/udotcash/agents-u-cash-mcp:0.6.18"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs