aeron wallet for Zed
io.github.aeronlabs/aeron-wallet
Non-custodial agent wallet for Robinhood Chain. Pays x402 requests in USDG.
client:Zed
transport:stdio
runtime:npm
Install aeron wallet in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"aeron-wallet": {
"command": "npx",
"args": [
"-y",
"aeron-wallet"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs