Back to Apps

Agent Wallet MCP
by kaditang
Non-custodial RWA and yield service for AI agents on Solana. Trade tokenized US stocks and treasuries without giving up your keys.
0 stars
Works in:Cursor
Exposes:Tools
What it does
Connects AI agents to the Solana ecosystem to manage Real World Assets (RWA) and optimize yields. It allows agents to compare USDC lending rates across multiple chains, quote and build transactions for tokenized US equities (via Backed xStocks) and treasuries (Ondo USDY), and snapshot wallet portfolios.
Tools
compare_yields: Rank risk-adjusted USDC lending and treasury yields across chains.check_xstock_safety: Verify tokenized US stocks against issuer registries to prevent scams.quote_tokenized_stock: Get live Jupiter quotes and timing signals for xStocks.get_portfolio: Snapshot SOL, USDC, and RWA holdings with live valuations.build_buy_xstock_tx: Create an unsigned transaction to purchase tokenized stocks.build_deposit_yield_tx: Create an unsigned transaction to deposit into yield products.track_tx: Monitor Solana transaction confirmation status.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"agent-wallet": {
"command": "npx",
"args": ["-y", "@kaditang/agent-wallet-mcp"]
}
}
}
Supported hosts
- Claude
- Cursor
- Claude Code
Quick install
npx -y @kaditang/agent-wallet-mcpInformation
- Pricing
- free
- Published
- 8/3/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"agent-wallet": {
"command": "npx",
"args": ["-y", "@kaditang/agent-wallet-mcp"]
}
}
}





