agents.u.cash for VS Code
io.github.uxdevo/agents-u-cash
Non-custodial HTTP-402 crypto payments for AI agents. 79-tool MCP server.
client:VS Code
transport:stdio
runtime:oci
Install agents.u.cash in VS Code
.vscode/mcp.json
{
"servers": {
"agents-u-cash": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/udotcash/agents-u-cash-mcp:0.6.18"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs