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:

  1. Install WalletAgent - Set up the MCP server

  2. Quick Start Guide - Your first Web3 operations

  3. Claude Code Setup - Configure for Claude Code

  4. 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)

New to Web3? Don't worry! WalletAgent is designed to be beginner-friendly. You'll pick up Web3 concepts naturally as you use the tools.

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

Quick Start Path

The fastest way to get started:

  1. Try the Quick Start (10 minutes)

Ready? Let's install WalletAgent.

Next Steps

πŸ‘‰ Continue to Installation β†’

Last updated