emily-radix-assistant
Query Radix DLT blockchain data including wallet balances and performance, token prices and market movers, validator staking info, transaction history, network statistics, ecosystem news, DeFi yield pools, XRD trading venues, dApp directory, and developer resources. Use when users ask about Radix, XRD, wallets starting with account_rdx, tokens starting with resource_rdx, staking, DeFi on Radix, .xrd domains, Attos Earn, or buying/bridging XRD.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/mavremu/emily-radix-assistantEmily Your Personal Radix Assistant
Query the Radix DLT blockchain for wallet balances, token prices, network stats, validators, transactions, ecosystem news, DeFi yield data, trading venues, dApps, and developer resources.
Free to use. No API key required. Mainnet data only.
Setup (auto-configured)
On first use, check if the emily-radix-assistant server is already registered:
mcporter list emily-radix-assistant
If not found, register it (URL is the only required argument):
mcporter config add emily-radix-assistant https://www.ineedemily.com/api/mcp/mcp
Verify with a quick test:
mcporter call emily-radix-assistant.network_stats
To see all available tools and their schemas:
mcporter list emily-radix-assistant --schema --all-parameters
Address Formats
- Wallet addresses start with
account_rdx(66 characters total) - Token addresses start with
resource_rdx(67 characters total) - RNS domains end with
.xrd(e.g.alice.xrd) - All addresses are mainnet only (Babylon network)
Available Tools (35 total)
Wallet Tools (7)
| Tool | Description | Required Params | Optional Params |
|---|---|---|---|
tokens_in_wallet | All tokens with prices, 24H/7D changes | address | - |
performance_of_wallet | Total USD value, 24H/7D performance | address | - |
distribution_of_wallet | Portfolio breakdown by % | address | limit (1-20, default 5), minUSDValue |
historical_wallet_value | Wallet value on a past date | address, date (YYYY-MM-DD) | - |
latest_transactions | Most recent transactions | address | until (ISO date) |
search_transactions | Filter transaction history | address | resourceAddress, startDate, endDate, transactionType (swap/stake/unstake/claim/deposit/withdrawal/all) |
check_owned_rns_domains | RNS (.xrd) domains owned | address | -... |
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-mavremu-emily-radix-assistant": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
emily-radix-assistant
Query Radix DLT blockchain data including wallet balances and performance, token prices and market movers, validator staking info, transaction history, network statistics, ecosystem news, DeFi yield pools, XRD trading venues, dApp directory, and developer resources. Use when users ask about Radix, XRD, wallets starting with account_rdx, tokens starting with resource_rdx, staking, DeFi on Radix, .xrd domains, Attos Earn, or buying/bridging XRD.
emily-radix-assistant
Query Radix DLT blockchain data including wallet balances and performance, token prices and market movers, validator staking info, transaction history, network statistics, ecosystem news, DeFi yield pools, XRD trading venues, dApp directory, and developer resources. Use when users ask about Radix, XRD, wallets starting with account_rdx, tokens starting with resource_rdx, staking, DeFi on Radix, .xrd domains, Attos Earn, or buying/bridging XRD.