aeron wallet for VS Code
io.github.aeronlabs/aeron-wallet
Non-custodial agent wallet for Robinhood Chain. Pays x402 requests in USDG.
client:VS Code
transport:stdio
runtime:npm
Install aeron wallet in VS Code
.vscode/mcp.json
{
"servers": {
"aeron-wallet": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"aeron-wallet"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs