agents.u.cash for Zed
io.github.uxdevo/agents-u-cash
Non-custodial HTTP-402 crypto payments for AI agents. 79-tool MCP server.
client:Zed
transport:stdio
runtime:oci
Install agents.u.cash in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agents-u-cash": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/udotcash/agents-u-cash-mcp:0.6.18"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs