mcp-wallet

matt-scientist/mcp-wallet
★ 0 stars TypeScript AI/LLM Updated today
A MCP server that provides multi-chain crypto wallets
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": {
    "mcp-wallet": {
      "command": "npx",
      "args": [
        "-y",
        "matt-scientist/mcp-wallet"
      ]
    }
  }
}

README Excerpt

Local MCP wallet for durable AI agents with autonomous native EVM transfers. The durable agent runtime is the wallet principal: it can create wallets and independently prepare, sign, and broadcast supported transactions. Mnemonics and private keys remain inside encrypted local custody rather than crossing the model context.

Tools (6)

create_walletget_accountget_addressesget_native_evm_balancelist_accountssend_native_evm_transfer