Skip to content

TeamTaoist/MCPWallet-releases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

MCP Wallet - Official Releases

Welcome to the official releases repository for MCP Wallet, a secure crypto wallet with AI assistant integration via OAuth 2.1.

Latest Release Downloads

πŸ“₯ Download

Latest Release

πŸ‘‰ Download Latest Version

Platform Support

Platform File Type Architecture
macOS .dmg Intel (x86_64) / Apple Silicon (aarch64)
Windows .msi or .exe x64
Linux .AppImage, .deb, .rpm x64

πŸš€ Quick Start

macOS

  1. Download the appropriate .dmg file:
    • Intel Macs: *_x64.dmg
    • Apple Silicon (M1/M2/M3): *_aarch64.dmg
  2. Open the .dmg file
  3. Drag MCP Wallet to Applications folder
  4. Launch from Applications (right-click β†’ Open on first launch)

Windows

  1. Download the .msi installer
  2. Run the installer
  3. Follow the installation wizard
  4. Launch MCP Wallet from Start Menu

Linux

AppImage (Recommended):

# Download AppImage
wget https://github.com/TeamTaoist/MCPWallet-releases/releases/latest/download/MCP-Wallet-*.AppImage

# Make executable
chmod +x MCP-Wallet-*.AppImage

# Run
./MCP-Wallet-*.AppImage

Debian/Ubuntu (.deb):

sudo dpkg -i mcp-wallet_*.deb
mcp-wallet

Fedora/RHEL (.rpm):

sudo dnf install ./mcp-wallet-*.rpm
mcp-wallet

πŸ“š Documentation

🌟 What is MCP Wallet?

MCP Wallet is a desktop crypto wallet that lets AI assistants help you manage your crypto assets safely. Your AI assistant can:

  • βœ… Check your balance
  • βœ… Send transactions
  • βœ… Track transaction status

You stay in control - approve AI access once during OAuth authorization, then revoke anytime in Settings.

Key Features

  • πŸ” OAuth 2.1 Authentication - Industry-standard secure authorization
  • πŸ€– AI Assistant Integration - Works with Claude Code, Gemini CLI, Codebuddy, and more
  • πŸ”’ Encrypted Storage - Private keys encrypted with AES-256-GCM
  • 🌐 Multi-Network Support - BSC, Ethereum, Polygon
  • πŸ’° Multi-Token Support - BNB, ETH, USDT, and more
  • πŸ§ͺ Testnet Support - Test safely on testnet first

🀝 Supported AI Assistants

Direct Integration (HTTP)

  • βœ… Claude Code - Anthropic's AI coding assistant
  • βœ… Gemini CLI - Google's AI assistant
  • βœ… Codebuddy - Tencent AI's coding assistant
  • βœ… Other MCP Clients - Any client supporting MCP over HTTP

Via SSE Adapter

Coming Soon

  • πŸ”œ Cursor - Direct integration
  • πŸ”œ GitHub Copilot - Direct integration

πŸ”’ Security

  • βœ… Non-custodial - You control your private keys
  • βœ… Local encryption - Keys encrypted with your password
  • βœ… OAuth 2.1 with PKCE - Secure AI authorization
  • βœ… Testnet first - Test without real funds

πŸ“‹ System Requirements

Minimum Requirements

Component Requirement
OS macOS 10.15+, Windows 10 (1809)+, Linux (Ubuntu 20.04+)
RAM 2 GB
Disk Space 500 MB
Network Internet connection required

Recommended

  • 4 GB RAM
  • 1 GB available disk space
  • Stable internet connection

βœ… Verification

All releases include SHA256 checksums for verification.

Verify your download:

# macOS/Linux
sha256sum -c <filename>.sha256

# Windows (PowerShell)
Get-FileHash <filename> -Algorithm SHA256

πŸ”„ Updates

MCP Wallet doesn't auto-update yet. Check this repository for new releases:

  1. Visit Releases
  2. Compare with your version (Settings β†’ About in app)
  3. Download and install if newer version available

πŸ› Issues & Support

Reporting Issues

Found a bug or have a feature request?

Getting Help

πŸ—ΊοΈ Roadmap

Current Version

  • βœ… BSC support (mainnet & testnet)
  • βœ… BNB & USDT transfers
  • βœ… OAuth 2.1 authentication
  • βœ… Claude Code, Gemini CLI, Codebuddy integration
  • βœ… Ethereum support (mainnet & testnet)
  • βœ… Polygon support

Upcoming

  • More AI assistants (Cursor, GitHub Copilot)
  • Hardware wallet support
  • Transaction spending limits
  • More ERC-20 tokens
  • NFT support
  • DeFi integrations

πŸ™ Acknowledgments

Built with:

  • Tauri - Desktop app framework
  • Vue.js - Frontend framework
  • Rust - Backend language
  • Alloy - Ethereum library

⚠️ Disclaimer

This software is provided as-is. Use at your own risk. The authors are not responsible for any loss of funds. Always:

  • Test on testnet first
  • Use small amounts
  • Verify all transactions
  • Keep your seed phrase secure
  • Never share your private keys

Built with ❀️ for the AI community

🌟 Star this repo if you find MCP Wallet useful!

πŸ’¬ Join our community: Telegram

About

MCP Wallet, a secure crypto wallet with AI assistant

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors