Overview
Welcome to WalletAgent! This section will guide you through setting up and configuring WalletAgent with your AI agent.
Overview
WalletAgent is an MCP (Model Context Protocol) server that enables Web3 wallet interactions in AI coding agents. Whether you're testing smart contracts, managing tokens, or building DApps, WalletAgent provides a secure and intuitive interface through prompts.
What You'll Learn
In this section, you'll learn how to:
Install WalletAgent - Set up the MCP server
Quick Start Guide - Your first Web3 operations
Claude Code Setup - Configure for Claude Code
Cursor Setup - Configure for Cursor
Prerequisites
Before getting started, make sure you have:
Node.js 18+ or Bun installed
An AI agent that supports MCP (Claude Code or Cursor)
Basic familiarity with Web3 concepts (wallets, transactions, tokens)
Two Development Modes
WalletAgent supports two modes for different use cases:
π§ͺ Mock Mode (Default)
Perfect for: Learning, testing, development
Features: Pre-configured test wallets, no real funds needed
Safety: Completely safe - no real blockchain interactions
π Real Mode
Perfect for: Testnet development, production preparation
Features: Real wallet integration with encrypted private keys
Safety: Testnet only - never use mainnet funds
Always start with Mock Mode when learning WalletAgent. Only switch to Real Mode when you need testnet interactions.
Quick Start Path
The fastest way to get started:
Install WalletAgent (5 minutes)
Try the Quick Start (10 minutes)
Explore User Operations (ongoing)
Ready? Let's install WalletAgent.
Next Steps
Last updated
