mcw

devIykee/mcw
★ 0 stars TypeScript AI/LLM Updated 2d ago
MCW (Multi-Chain Wallet): A secure, local CLI wallet and MCP server for humans and AI agents. Manage Bitcoin, Ethereum, Solana, and Tron on both testnet and mainnet from a single BIP-39 seed.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcw": {
      "command": "npx",
      "args": [
        "-y",
        "devIykee/mcw"
      ]
    }
  }
}

README Excerpt

> **A non-custodial multi-chain wallet, HD sub-account engine, multi-seed profile manager, DEX aggregator, and agentic framework for Bitcoin, Ethereum, Solana, and Tron. Built for humans via an interactive CLI and for AI agents via Model Context Protocol (MCP).** --- - **🔑 Single Seed, 4 Blockchains:** Deterministically derives Bitcoin (`tb1q`/`bc1q`), Ethereum (`0x...`), Solana (`Base58`), and Tron (`T...`) addresses from a single BIP-39 mnemonic phrase.

Tools (18)

add_tokenbuild_transactioncreate_accountcreate_walletget_addressesget_balanceget_policiesget_token_balanceget_transaction_historylist_accountslist_walletsnpxpropose_safe_transactionsign_and_send_transactionsimulate_transactionswap_tokensswitch_accountswitch_wallet