Skip to content
Cursor

aeron wallet for Cursor

io.github.aeronlabs/aeron-wallet

Non-custodial agent wallet for Robinhood Chain. Pays x402 requests in USDG.

client:Cursor transport:stdio runtime:npm

Install aeron wallet in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "aeron-wallet": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "aeron-wallet"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

aeron wallet in other clients