VOOZH about

URL: https://mcp.so/server/wallet-mcp/TP Lab


Wallet Mcp

@TP Lab

Seamlessly connect your plugin wallet to an LLM—no private key setup required. Developed by TokenPocket.
Overview

Wallet MCP

Connect your crypto wallet to AI Client.

👉 Learn more at https://mcp.tp.xyz/

Overview

Wallet MCP is an npm package that provides a seamless integration between AI Clients and user's crypto wallets. This package allows AI Clients to interact with blockchain functionality through natural language processing.

Features

  • Wallet Connection: Easily connect to a user's wallet to retrieve their address
  • Transaction Signing: Support for signing transactions and messages
  • Multi-chain Support: Currently supports Ethereum and Solana networks

Usage

Installation

 {
 "mcpServers": {
 "wallet-mcp": {
 "command": "npx",
 "args": [
 "wallet-mcp"
 ]
 }
 }
 }

Architecture

Wallet MCP interacts with the Wallet MCP DApp to handle the secure connection to user wallets and transaction signing.

Workflow

  1. Wallet Connection: AI Client -> Wallet MCP -> DApp -> User Wallet
  2. Transaction Signing: AI Client -> Wallet MCP -> DApp -> User Wallet -> Signed Transaction

License

MIT

Server Config

{
 "mcpServers": {
 "wallet-mcp": {
 "command": "npx",
 "args": [
 "wallet-mcp"
 ]
 }
 }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.