MCP.so
ログイン

Wallet Mcp

@TP-Lab

Wallet Mcp について

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

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

TP-Lab

投稿者

Luke

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Wallet MCP?

Wallet MCP is an npm package that provides seamless integration between AI Clients and a user’s crypto wallets, enabling blockchain interaction through natural language processing.

How to use Wallet MCP?

Configure Wallet MCP as an MCP server in your client’s mcpServers object using the command npx wallet-mcp. The package handles wallet connection and transaction signing via the Wallet MCP DApp.

Key features of Wallet MCP

  • Connect to a user’s crypto wallet and retrieve their address
  • Sign transactions and messages through a secure DApp flow
  • Supports both Ethereum and Solana networks

Use cases of Wallet MCP

  • AI assistants helping users check wallet balances or send transactions
  • Automating multi‑chain transaction signing via natural language prompts
  • Enabling chat‑based crypto portfolio management across Ethereum and Solana
  • Securely delegating on‑chain actions (e.g., transfer, approve) to AI agents

FAQ from Wallet MCP

What blockchain networks does Wallet MCP support?

Currently, Wallet MCP supports Ethereum and Solana networks.

How does Wallet MCP securely connect to a user’s wallet?

Wallet MCP interacts with the Wallet MCP DApp to handle secure connection and transaction signing. The flow goes: AI Client → Wallet MCP → DApp → User Wallet.

What operations can I perform with Wallet MCP?

You can connect to a wallet to retrieve the user’s address, and sign transactions and messages.

Where can I learn more about Wallet MCP?

Visit https://mcp.tp.xyz/ for additional documentation and information.

Do I need to install anything besides the npm package?

No, the package is run via npx wallet-mcp—no additional runtime dependencies are mentioned in the README.

コメント

「その他」の他のコンテンツ