Why AI-Native Matters
Today, if your AI agent needs to handle money, you have three options:| Approach | How It Works | Limitation |
|---|---|---|
| Human wallet + AI wrapper | Agent connects to a user’s MetaMask or Coinbase via API | No true autonomy — the human remains the wallet owner |
| DIY wallet | A few lines of code to create an address, keys in env vars | Insecure, limited to basic transfers, no production path |
| AI-native (Agent Wallet) | Agent gets its own wallet, operates within defined constraints | Genuine autonomy with production-grade security |
Four Interfaces, One Wallet
Agent Wallet is infrastructure — a core service exposed through multiple interfaces. All four connect to the same underlying wallet and capabilities.| Interface | Primary User | Best For |
|---|---|---|
| MCP Server | AI agents and assistants | Any MCP-compatible client — Claude, Cursor, n8n, custom agents |
| CLI | Developers and autonomous agents | Terminal-based workflows, scripting, server-side automation |
| AI Assistant | Humans (non-technical) | Conversational web interface for wallet management |
| Web App | Operators | Traditional wallet UI — manage wallets and view balances |
Core Capabilities
When you sign up, EVM, Solana, and Bitcoin wallets are provisioned for you automatically — no extra steps required. From there, your agent (or you) can:- Send & Receive — Transfer tokens to any address on supported chains
- Check Balances — View holdings across all provisioned wallets
- Swap — Exchange between token pairs with best-rate routing
- Earn Yield — Explore yield opportunities and deploy funds to vaults
- Commerce Payments — Pay Prism-enabled merchants via x402 and other commerce protocols
Agent Wallet supports all EVM-compatible blockchains and Solana. Wallets for
both are created by default for every user.
Get Started
Quick Start
Create your first agent wallet and connect via MCP
MCP Server
Connect your AI agent to the hosted MCP server
CLI
Install the CLI for terminal-based agent workflows
Security Model
TEE key management and non-custodial architecture