
Agent Wallet Mcp
Compare Solana yields and prepare non-custodial buys of tokenized US equities (xStocks) and Ondo USDY while you keep signing keys.
Overview
Agent Wallet MCP is a Build-phase MCP server for non-custodial Solana yield comparison and tokenized asset actions where the user signs.
What is this MCP server?
- Non-custodial Solana flows—you retain signing control
- Compare yield opportunities across supported venues
- Access tokenized US stock exposure via xStocks
- Interact with Ondo USDY as part of treasury-style moves
- Optional SOL_RPC (e.g. Helius); falls back to public mainnet-beta; @kaditang/agent-wallet-mcp v0.2.0
- Package version 0.2.0 as @kaditang/agent-wallet-mcp
- Stdio npm transport; optional SOL_RPC secret env
- Website reference autoyield.org
Community signal: 2 GitHub stars.
What problem does it solve?
Hooking Solana yield and tokenized stock flows into an agent means juggling RPCs, protocols, and txs without a single MCP surface.
Who is it for?
Crypto-native solo builders adding Solana treasury or trading helpers to Claude Code or Cursor with self-custody.
Skip if: Builders on non-Solana chains only, users who want fully automated custodial trading, or anyone avoiding private-key signing workflows.
What do I get? / Deliverables
Your agent can compare yields and stage Solana finance operations you sign, including xStocks and Ondo USDY paths documented by the server.
- MCP tools for Solana yield comparison and related finance actions
- Paths to interact with xStocks and Ondo USDY from the agent
- Configurable RPC via SOL_RPC with public mainnet fallback
Recommended MCP Servers
Journey fit
Wallet and DeFi integrations are Build work when you wire financial capabilities into agents or backends you are shipping. Integrations matches external Solana RPC, DEX/yield routes, and tokenized asset protocols rather than frontend polish alone.
How it compares
Non-custodial Solana finance MCP, not a tax advisor skill or centralized brokerage API wrapper.
Common Questions / FAQ
Who is Agent Wallet MCP for?
Developers building Solana-aware agents who want yield comparison and tokenized asset helpers while keeping transaction signing under user control.
When should I use Agent Wallet MCP?
Use it while building agent integrations when you need Solana yield views or paths toward xStocks and Ondo USDY before you ship wallet features.
How do I add Agent Wallet MCP to my agent?
Install @kaditang/agent-wallet-mcp, add the stdio MCP server entry, optionally set SOL_RPC to a private endpoint, and connect your Solana signer in your agent workflow.