aeron-wallet
Rank #19,596io.github.aeronlabs/aeron-wallet
Non-custodial agent wallet for Robinhood Chain. Pays x402 requests in USDG.
aeron-wallet is a Model Context Protocol (MCP) server published by aeronlabs. It ranks #19,596 of 132,046 servers tracked on MCP Toplist. aeron-wallet is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 29, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 112,450 of 132,046 servers on MCP Toplist.
Use aeron-wallet
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aeron-wallet -- npx -y aeron-wallet[mcp_servers.aeron-wallet]
command = "npx"
args = ["-y", "aeron-wallet"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"aeron-wallet": {
"command": "npx",
"args": [
"-y",
"aeron-wallet"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aeron-wallet": {
"command": "npx",
"args": [
"-y",
"aeron-wallet"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aeron-wallet": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"aeron-wallet"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aeron-wallet": {
"command": "npx",
"args": [
"-y",
"aeron-wallet"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aeron-wallet": {
"command": "npx",
"args": [
"-y",
"aeron-wallet"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.aeronlabs%2Faeron-wallet)<a href="https://mcptoplist.com/server/io.github.aeronlabs%2Faeron-wallet"><img src="https://mcptoplist.com/badge/io.github.aeronlabs%2Faeron-wallet.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
aeronlabs
Available versions (3)
| Version | Published |
|---|---|
| 0.4.0 | Sep 4, 2026 |
| 0.2.0 | Aug 29, 2026 |
| 0.1.1 | Aug 29, 2026 |
Frequently asked questions
- Who maintains aeron-wallet?
- aeron-wallet is maintained by aeronlabs, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is aeron-wallet listed on the Official MCP Registry?
- Yes — aeron-wallet is listed on the Official MCP Registry, alongside Glama.
- How many versions does aeron-wallet have?
- MCP Toplist tracks 3 versions of aeron-wallet, most recently published on Sep 4, 2026.
- Where can I find the source code for aeron-wallet?
- The source code for aeron-wallet is hosted at github.com/aeronlabs/aeron-wallet.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.