Non-custodial HTTP-402 crypto payments for AI agents. 77-tool MCP server.
claude mcp add agents-u-cash -- docker run -i --rm ghcr.io/udotcash/agents-u-cash-mcp:0.6.7
claude_desktop_config.json
{
"mcpServers": {
"agents-u-cash": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/udotcash/agents-u-cash-mcp:0.6.7"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"agents-u-cash": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/udotcash/agents-u-cash-mcp:0.6.7"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agents-u-cash": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/udotcash/agents-u-cash-mcp:0.6.7"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"agents-u-cash": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/udotcash/agents-u-cash-mcp:0.6.7"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agents-u-cash": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/udotcash/agents-u-cash-mcp:0.6.7"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.uantum--agents-u-cash/reviews or the review_server meta-tool.
POST /mcp