agents.u.cash for Cline
io.github.uxdevo/agents-u-cash
Non-custodial HTTP-402 crypto payments for AI agents. 79-tool MCP server.
client:Cline
transport:stdio
runtime:oci
Install agents.u.cash in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"agents-u-cash": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/udotcash/agents-u-cash-mcp:0.6.18"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs